body, td {
	font-family : Verdana, Arial, sans-serif ;
}

a {
	text-decoration: none;
	color: Navy;
}
a:hover {
	text-decoration : underline;
	color : green;
	font-style : normal;
	azimuth : center;
}
