body  {margin :0px;
    scrollbar-face-color: #CC0000;
    scrollbar-shadow-color: #990000;
    scrollbar-highlight-color: #FFDFDF;
    scrollbar-3dlight-color: #FFDFDF;
    scrollbar-darkshadow-color: #990000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFDFDF;
   }

#menu{width:780px; height:auto;background-color: #CC0033;font-size:small;padding-top:5px;margin-bottom:2px}
#menu a{color:#FF0000;text-decoration:none;}
#menu a:hover{color:#CC0000;font-weight:bold;font-size:x-small}

a:link { text-decoration: none; color:"#ff0000" }
a:visited { text-decoration: none; color:"#ff0000" }
a:hover { text-decoration: none; font-weight:bold;color:"#cc0000" }

