a:hover { background: #006600; color:#FFFFFF; text-decoration: underline; }
a:link { color:#FFFF00; text-decoration: none; }
a:visited { color:#FFFF00; text-decoration: none; }
a:active { color:#FFC000; text-decoration: underline; }
BODY {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-image:url(hg.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: center;
scrollbar-face-color:#006600;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#006600;
scrollbar-darkshadow-color:#006600;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#006600;
}