BODY {
	color : white;
	background-position : top-left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : xx-small;
	scrollbar-3dlight-color:#b22222;
	scrollbar-arrow-color:blue;
	scrollbar-base-color:#999999;
	scrollbar-darkshadow-color:#ff8c00;
	scrollbar-face-color:black;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#ff8c00;
}

A {
	color : #FF8c00;	
}

A:HOVER {
	color : #B22222;
	text-decoration : none;
}