html{font-family:Verdana}

a:link 
{
	color: #0099CC;
	text-decoration: none;
}
a:visited 
{
	color: #0099CC;
	text-decoration: none;
}
a:hover 
{
	color: #0033CC;
	text-decoration: underline;
}
