a:link,a:active,a:visited
{
	 color: silver;
	 text-decoration: none ;
}
a:hover 
{
	 color: white;
	 text-decoration: none ;
}
body 
{
	 margin: 0px 0px 0px 0px;
	 background:#000000;
	 cursor:crosshair;
}
td {FONT-SIZE: 7pt;  FONT-FAMILY: "Verdana"; color:#333333}

.time
{
	font-family: "arial",;
	 font-size: 8pt;
	 color:#333333;
}