a:link


{
	color: rgb(00,00,ff); 
}
a:visited
{
	color: rgb(00,00,FF); 
} 
a:active 
{
	color: rgb(00,00,ff);
}
body
{
	font-family: Arial, Times New Roman, Helvetica;
	background-color: rgb(ff,ff,ff);
	color: #000099;font-size:10pt
}