TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD {  font-family : verdana ; font-size : 13 px ; align: right; font-weight: bold; 
 text-decoration: none; color: white; padding:5 ; background-color: F2DCA3;
}

.a {
   font-style : normal; 
   font-size : 9px; 
   font-family :verdana; 
   color :7D6849;
   margin: 5;

  }
  

  
BODY {
background:#515062 url('bg.jpg') repeat-y right 50%;
   scrollbar-base-color:FAF5B5;
   scrollbar-shadow-color:FDE9B7;
   scrollbar-highlight-color: white ; 
   scrollbar-3dlight-color:C8A25A; 
   scrollbar-darkshadow-color:C8A25A;
   scrollbar-track-color:FEFDE8;
   scrollbar-arrow-color: white;
    cursor: sw-resize ;
  
}

A:visited {
   font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   color :B2956B; 
   text-decoration :none;    
}



A:hover {
   font-style : normal;
   font-weight : normal ;
   font-family :verdana ; 
   color : black ; 
   cursor : help ;  }


A:active {
   font-style : normal; 
   font-weight :normal; 
   font-family : verdana ; 
   color : B2956B; 
   text-decoration : none ; 
}


A {
   font-style : normal; 
   font-weight :normal; font-family:verdana; color:B2956B; 
     text-decoration :BORDER-BOTTOM: #505568 1pt dotted ; }

  