@charset "iso-8859-1";
body { font-family: verdana; font-size: 10px; cursor:crosshair; color: black; background-color: 
transparent;
scrollbar-arrow-color: 000000;
  scrollbar-track-color: a00000;
  scrollbar-face-color: ff6600;
  scrollbar-highlight-color: ff6600;
  scrollbar-3dlight-color: 000000;
  scrollbar-darkshadow-color: 000000;
  scrollbar-shadow-color: ff6600;}
  
.head     
{color:#000000; 
padding-left: 0px;
background-color: #a00000;
border: 1px #ffffff;
}
   
   A:link {
   color: #ff8c00;
   text-decoration: none;
   font-weight: bold
}


A:visited {
   color: #ff8c00;
   text-decoration: none;
   font-weight: bold
}


a:hover{color:#ffd600;cursor:ne-resize; }