<style type="text/css">
       a:link.new {color: white; text-decoration: none;}
       a:hover.new {color: #FF0000; text-decoration: none;}
       a:visited.new {color: white; text-decoration: none;}
       a:visited {color: blue; text-decoration: none;}
       a:link {color: blue; text-decoration: none;}
       a:hover {color: #FF0000; text-decoration: none;}
       BODY {
       scrollbar-arrow-color:#FFFFFF; 
       scrollbar-face-color:blue;
       scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:''}
</style>