BODY, TABLE 
{
	font-family		   : Verdana, Arial, sans-serif; 
	font-size		   : normal; 
	color			   : #FFFFFF;
	SCROLLBAR-FACE-COLOR	   : #D01212; 
	SCROLLBAR-SHADOW-COLOR	   : #C76666;
	SCROLLBAR-HIGHLIGHT-COLOR  : #C76666; 
	SCROLLBAR-3DLIGHT-COLOR	   : #600000;
	SCROLLBAR-DARKSHADOW-COLOR : #A20000; 
	SCROLLBAR-TRACK-COLOR	   : #800000;
	SCROLLBAR-ARROW-COLOR	   : #FFFFFF
}

TD
{
	font-family		: Verdana, Arial, sans-serif; 
	font-size		: smaller; 
	color			: #FFFFFF
}

A
{
	font-family		: Verdana, Arial, sans-serif; 
	color			: #FFFF00;
	font-weight		: normal;
	text-decoration		: none
}

A:visited
{
	font-family		: Verdana, Arial, sans-serif; 
	color			: #FFD800;
	font-weight		: normal;
	text-decoration		: none
}

A:hover, A:visited:hover
{
	font-family		: Verdana, Arial, sans-serif; 
	color			: yellow;
	background-color	: #CC0000;
	font-weight		: normal;
	text-decoration		: underline
}
		
A:active
{
	font-family		: Verdana, Arial, sans-serif; 
	color			: orange;
	font-weight		: normal;
	text-decoration		: underline
}
