body {
 background-color: #300000;
 text-decoration:none;
 color: #FFFFFF;
 font-size: 12pt;
 font-family: Bookman Old Style, Tahoma, Arial;
 scrollbar-3dlight-color:#330000;
 scrollbar-arrow-color:#000000;
 scrollbar-base-color:#300000;
 scrollbar-darkshadow-color:#300000;
 scrollbar-face-color:#300000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#000000
}

gold {
 color: #DEB887;
}

a {
	text-decoration:underline;
	color:#FFFF00;
}

a:hover {
	color:#FF6600;
}
