BODY {
   scrollbar-base-color: 7C320A;
   scrollbar-shadow-color: 7C320A;
   scrollbar-highlight-color: A9866E; 
   scrollbar-3dlight-color: white; 
   scrollbar-darkshadow-color: A9866E;
   scrollbar-arrow-color: black;

  
}

A:visited {


   text-decoration : none; font-weight: bold;
   cursor: move;
}



A:hover {

   text-decoration :BORDER-TOP: none ; BACKGROUND-COLOR: #7C320A; font-weight: bold;
       cursor: move;
 
  }


A:active {
   text-decoration : none ; font-weight: bold;
   cursor: move;
}


A {
     text-decoration :none ; font-weight: bold;}
     cursor: move;
     }
