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

.Nav a:hover, .Nav .on, ul#catnav li.current-cat a,
ul#catnav li a:hover,
.searchform01 .searchbutton {
	color: #fff;
	background: #007fea;
	}
/*------------------------*/
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: #127aba; }

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