A	{
	color : #555555;
	text-decoration : none;
		}
	
A:Hover	{
	color : #ffffff;
	text-decoration : none;
	}
	
A:Active	{
	color : #555555;
	text-decoration : none;
	}

BODY, TD, P {
	font-family : arial;
	font-size : 8pt;
	color: #555555;
	margin-top : 0;
	padding-top : 0;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000;
	}
	
	