0body {
	background-color: #000000;
}

body {
	color: #DCC388;
	font-family: Papyrus, Garamond, "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; 
               scrollbar-highlight-color: #DED0B2; scrollbar-3dlight-color: 
               #000000; scrollbar-darkshadow-color: #000000; 
               scrollbar-track-color: #000000; scrollbar-arrow-color: #DED0B2


}

a {
	font-size: 10px;
	color: #DED0B2;
	font-weight: bold;
	text-decoration: none;

}
hr {

	color: #DCC388;
	width: 75%;
	}

a:visited {

 color: #A88B58;
 
 }


 a:hover {
 color: #DED0B2;
 font-weight: bold;
 text-deoration: none;
 background-color: #A88B58
 }
 
  <!--color: #A88B58;  This is for the darker gold hover links rather than the hover background-->
  

 
 