a:link
{

	color: #E6E6E6;
	
	font-size: 10px;	
	text-decoration: none;
}
a:visited
{
	
	color: #E6E6E6;
	
	font-size: 10px;
	text-decoration: none; 
} 
a:active 
{

	color: #E6E6E6;
	
	font-size: 10px;
	text-decoration: none;
}
a:hover
{

	color: #CE0000;
	
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
}
BODY {
	SCROLLBAR-FACE-COLOR: #1E1E1E; SCROLLBAR-HIGHLIGHT-COLOR: #C0C0C0; SCROLLBAR-SHADOW-COLOR: #CCCCCC; SCROLLBAR-3DLIGHT-COLOR: #151515; SCROLLBAR-ARROW-COLOR: #C0C0C0; SCROLLBAR-TRACK-COLOR: #1E1E1E; SCROLLBAR-DARKSHADOW-COLOR: #000000
}