body {
	SCROLLBAR-FACE-COLOR: 9E0B0E;
	SCROLLBAR-HIGHLIGHT-COLOR: 9E0B0E;
	SCROLLBAR-SHADOW-COLOR: 9E0B0E;
	SCROLLBAR-3DLIGHT-COLOR: 9E0B0E;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: 9E0B0E;
	SCROLLBAR-DARKSHADOW-COLOR: 9E0B0E;
	background-repeat: no-repeat;
	font color: white;
	font-family : Verdana;
}

A:link {text-decoration:none;color: Yellow;}
A:visited {text-decoration:none;color: gray;}
A:active {text-decoration: none;color: white;} 
A:hover {text-decoration:none;color: gray;}

