



#masthead, 
#fservices .service-box a.read-more,
#comments #respond p.form-submit input,
.news-box a.read-more,
.entry-footer a.read-more{
	background: #ffffff!important;
}

#comments #respond p.form-submit input{
	border-color:#ffffff!important;
}

.home-section .section-title,
#combo-section h2.section-title{
	color:#404040!important;
}
.main-navigation ul ul,
#footer-widgets
{
	background: #404040!important;
}

/* Links */
.main-navigation ul li.current_page_item a{
	color: #548dbf;
}

a, .entry-meta span a{
	color: #548dbf;
}

a:visited {
	color: #548dbf;
}

a:hover,
a:focus,
a:active {
	color:#0057c9;
	text-decoration: none;
}


