#contentheader h1 {
	color: #40a8ce !important;
}

#content h2 {
	color: #40a8ce !important;
}

#content a {
	color: #40a8ce !important;
}


#content a.special,
#content span.special {
	color: white !important;
	background-color: #40a8ce;
	padding: 4px 7px;
}
