body 
   { 
     scrollbar-face-color:#FFFFFF;
     scrollbar-shadow-color:#AB9F5E;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#AB9F5E;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-track-color:#FFFFFF;
     scrollbar-arrow-color:#AB9F5E;
     font-family: Arial;
     font-size: 10pt;     
     font-colour: #FFFFFF;
     font-weight: normal;     
     }  
     
a:link {
       text-decoration: none;
       color: #005239
       }
a:active {
         text-decoration: none;
         color: #005239
            }
a:visited {
          text-decoration: none;
          color: #005239
          }
a:hover {
        text-decoration: none;
        color: #FD1912;
        background-color: # 
        }