TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD    {font-style : normal; 
   font-weight:bold; 
   font-size:12px; 
   font-family:verdana; 
   color :#DB498A;
   padding:1;
   }
   
  .a {
   font-style : normal; 
   font-size : 9px; 
   font-family : verdana ; 
      color : #DB498A;
  }
    .b{
   font-style : normal; 
   font-size : 9px; 
   font-family : verdana ; 
      color : #FFFFFF;
  }
  
BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 1 px ; 
   font-family : trebuchet MS ; 
   line-height:1;
   color :#5C1808;   text-decoration : none; 
   scrollbar-base-color:#D41D6F;
   scrollbar-shadow-color:#D41D6F;
   scrollbar-highlight-color:#D41D6F; 
   scrollbar-3dlight-color:#D41D6F; 
   scrollbar-darkshadow-color:#D41D6F;
   scrollbar-arrow-color: #D41D6F;
   scrollbar-track-color: #D41D6F;
    cursor: hand;
  
}

A:visited {
     font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   color :#545454; 
   font-size:9px;
   text-decoration :none;    
}




A:hover {
   font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   font-size:9px;
   color : #D2BCAF; 
   text-decoration :none;    
}


A:active {
   font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   font-size:9px;
   color : #2B1A1A; 
   text-decoration :none;    
}

A {
   font-style : normal; 
   font-weight : normal ; 
   font-family :verdana; 
   font-size:9px;
   color : #2B1A1A; 
   text-decoration :none;    
}