a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,255); 
} 
a:active 
{
	color: rgb(255,255,255);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(0,0,0);
	background-image: url('blktxtur.gif');
	color: rgb(255,255,255);
	font-size: 12;
}

td
{
	font-size: 12;
}
