a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:hover 
{
	color: rgb(255,153,0);
}
table
{
	font-family: Verdana;
	font-size: 8pt;
	font-color: rgb(51,51,51);
}
