a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #42999D;
	background-color: #DFF9FA;


}
a:visited {
	color: #42999D;
	text-decoration: none;
	font-weight: bold;
	background-color: #DFF9FA;



}
a:hover {
	color: #86C9CC;
	text-decoration: none;
	font-weight: bold;
	background-color: #DFF9FA;




}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #DFF9FA;



}
