a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
.nav {
	COLOR: white; FONT-SIZE: 10pt
}
body
{
	font-family: Arial, Helvetica;
}