
body {
         background-color:#1F2763;
         color:#ffffff;
         scrollbar-face-color:#1F2763;
         scrollbar-shadow-color:#1F2763;
         scrollbar-highlight-color:#1F2763;
         scrollbar-3dlight-color:#1F2763;
         scrollbar-darkshadow-color:#1F2763;
         scrollbar-track-color:#1F2763;
         scrollbar-arrow-color:#ffffff;

         font-family:Verdana ;
         font-size:10;
         font-weight: ;
     }

         A:link {text-decoration: none; color:#ffffff;}
         A:visited {text-decoration: none; color: #ffffff;}
         A:active {text-decoration: none; color: #ffe000;}
         A:hover {text-decoration: ; color: #FFE000;}