#contentLeft {
	background-color: #7B93A0;
	color: white;

}

#contentRight h1 {
	color: #7B93A0;
}

#contentLeft h1 {
	color: White;
}


.content a {
	color: white;
}

#content a {
	color: white;
}


#contentRight div.content a {
	color: #A8A9AD;
}



