 BODY {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#4A1000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#4A1000;
	scrollbar-track-color:#000000;
	color: #E1C58E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:link { color: #FF6600; text-decoration : none; }
A:visited { color: #FF6600; text-decoration : none; }
A:active { color: #FEF4CD; text-decoration : none; }
A:hover {text-decoration: underline ; color: #FEF4CD;}
