body { font-family: Verdana; font-size: 11px; color: #C0C0C0; background-color: #000000; border: #000000; scrollbar-base-color: #000000; scrollbar-arrow-color: #FEFF8A; cursor: default;}
table { font-size: 11px}

a:link, a:active
	{
	color: #FEFF8A; 
	text-decoration: none; 
	font weight: none;
	text-transform: none; 
	} 

a:visited
	{
	color: #D7A1D4; 
	text-decoration: none; 
	font weight: none;
	text-transform: none; 
	} 

A:hover
	{
	font weight: none; 
	text-decoration: none; 
	cursor: hand; 
	color: #C0C0C0;
	background: none;
	}

