
body {
  font-family:"Times New Roman", Helvetica;
  color:#000000;
  scrollbar-face-color:#B7CAA4; 
  scrollbar-shadow-color:#636B58;
  scrollbar-highlight-color:#D1E7BC;
  scrollbar-3dlight-color:#D1E7BC;
  scrollbar-darkshadow-color:#636B58;
  scrollbar-track-color:#B7CAA4; 
  scrollbar-arrow-color:#610101;}

a:link {
  color:#990000;
  text-decoration:none;}
  
a:active {
  color:#660000;
  text-decoration:none;}
  
a:visited {
  color:#990000;
  text-decoration:none;}
  
a:hover { 
  color:#CC0000;
  text-decoration:none;}
  