a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
} 
a:active 
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
}
body
{
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 12;
	background-color: #666666;
	color: #CCCCCC;
}

table
{
	width: 545;
	font-family:  Verdana, Arial, Helvetica, "sans serif";
	font-size: 12;
	color: #CCCCCC;
}