 html, body, td { background-color:#000033;
                color:#FFFFFF;
                font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
                font-size: 10pt;
                scrollbar-base-color:#000033;
                scrollbar-3d-light-color:#FFFFFF;
                scrollbar-arrow-color:#FFFFFF;
                scrollbar-darkshadow-color:#000000;
                scrollbar-face-color:#000033;
                scrollbar-highlight-color:#FFFFFF;
                scrollbar-shadow-color:#000000;
                scrollbar-track-color:#333399; }

 a {text-decoration:none;}
 a:link { text-decoration: none; color: #6699FF; }
 a:visited { text-decoration: none; color: #6699FF; }
 a:active { text-decoration: underline; color: #FF0000; }
 a:hover { text-decoration: none; color: #FFFFFF; background-color: #6699FF; }

