<style>
	<!--	

	A 		{ color: #C0C0C0; font-weight:bold; text-decoration: none; }		
	A:link		{ color: #508030; font-weight:bold; text-decoration: none; }
	A:visited		{ color: #508030; font-weight:bold; text-decoration: none; }	
	A:active		{ color: #358391; font-weight:bold; text-decoration: none;  }	
	A:hover		{ color: #358391; font-weight:bold; text-decoration: none;  }

	body, td, tr{		
		font-family: verdana;		
		color:#FFFFFF;		
		font-size:11;		
		font-weight:normal;
		background:#202020;
	}

	//-->
</style>