body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #786972;
	background: #000000;
	SCROLLBAR-FACE-COLOR: #A48597;
	SCROLLBAR-HIGHLIGHT-COLOR: #F9F9F9;
	SCROLLBAR-SHADOW-COLOR: #151A20;
	SCROLLBAR-3DLIGHT-COLOR: #B66A9E;
	SCROLLBAR-ARROW-COLOR: #FFFFFFFF;
	SCROLLBAR-TRACK-COLOR: #151A20;
	SCROLLBAR-DARKSHADOW-COLOR: #151A20;
	margin: 0;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color:	#95868E;
}

A:link	{
	text-decoration: underline;
	color: #CCCCCC;

	}	
		
A:visited	{	
	text-decoration: underline;
	color:	#999999;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	#999999;
	}	
		
A:hover	{
	text-decoration: underline;
	color:	#FFFFFF;

	}
