body 
   { 
     scrollbar-face-color:#E6E9F3;
     scrollbar-shadow-color:#0D2B88;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#0D2B88;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-track-color:#B6BDD7;
     scrollbar-arrow-color:#90D2B88;
     background-repeat: no-repeat; 
     background-position: left top;
     font-family: Arial;
     font-size: 10pt;     
     font-colour: #FFFFFF;
     font-weight: normal;     
     }  
     
a:link {
       text-decoration: none;
       color: #0D2B88
       }
a:active {
         text-decoration: none;
         color: #0D2B88
            }
a:visited {
          text-decoration: none;
          color: #0D2B88
          }
a:hover {
        text-decoration: none;
        color: #002569;
        background-color: # 
        }