a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #4E84A2;
	background-color: #D9E4EA;


}
a:visited {
	color: #4E84A2;
	text-decoration: none;
	font-weight: bold;
	background-color: #D9E4EA;



}
a:hover {
	color: #8CB3C8;
	text-decoration: none;
	font-weight: bold;
	background-color: #D9E4EA;




}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #D9E4EA;



}
