

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

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

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

/* Links */

a, .entry-meta span a{
	color: #1e73be;
}

a:visited {
	color: #1e73be;
}

a:hover,
a:focus,
a:active {
	color:#8224e3;
	text-decoration: none;
}


