a:link
{
	color: rgb(0,0,99); 
}
a:visited
{
	color: rgb(0,0,99); 
} 
a:active 
{
	color: rgb(0,0,99);
}
body
{
	font-family: geneva,arial;
	font-color: rgb(255,255,255);
}


