BODY {
 COLOR: #00000;
 FONT-FAMILY: sans-serif;
 FONT-SIZE: 12px;
}
a:link {
	color: #2473F9;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}
a:visited {
	color: #2473f9;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}
a:active {
	color: #2473f9;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
}
