

/*-------------------------------------------------------------------------------------------*/
/* Custom Styles */
/*-------------------------------------------------------------------------------------------*/



.main-navigation,.main-navigation ul ul, 
#ctimer span, .footer-widget-section, ol.comment-list li .reply {
	background: #ef0000;
}

 h2.section-title {
	color: #ef0000;
}

/* Links */
a {
	color: #4f962e;
}
a:visited {
	color: #4f962e;
}
a:hover,
a:focus,
a:active {
	color:#1e73be;
	text-decoration: none;
}
