
/*------------------------------colors=========================================*/

.Nav a:hover,
.Nav .on,
ul#catnav li.current-cat a,
ul#catnav li a:hover, 
.searchform01 .searchbutton 
{
		color: #fff;
		background: #6FB842;
}
/*------------------------*/
a,
ul#pagenav li a:hover,
ul#pagenav li a:active,
ul#pagenav li.current_page_item a,
.comment-author cite,
.post-info a:link,
.post-info a:visited
p.post-info a ,
.post-info a:active
 {
		color: #6FB842;
}

/*------------------------*/
a:active,
a:focus,
a:hover,
.commentmetadata a,
.post-info a:hover,
{
		color: #58A12B;
}

