body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
    color: #FF0000;
}
.anav {

	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
