BODY {
	background: #000000 none;
	color : #A3A3A3;
	font-family : Verdana;
	font-size: 11;
	line-height:18px;
	text-align: left;
	scrollbar-3dlight-color:555555;
	scrollbar-arrow-color:#555555;
	scrollbar-base-color: #555555;
	scrollbar-darkshadow-color:#292929;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #000000;
}



A {
	color: #A3A3A3;
	text-decoration : none;
}

A:Hover {
	color: #FDB813;
	text-decoration : none;
}

HR {
	height: 1pt;
	
}


