body {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	color: #0a2069;

}
a:link {
	text-decoration: none;
	color: #6ab023;
}
a:visited {
	text-decoration: none;
	color: #6ab023;
}
a:active {text-decoration: none; color: #6ab023;}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6ab023;
}
table {
	font-size: 14px;

}