a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#97DBB8; }
a:hover { text-decoration: none; color:#42BD7D; }
a:active { text-decoration: none; color:#00A650; }

BODY {
scrollbar-face-color:#00A650;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
font-family: Verdana;
font-size: 14pt;
font-style: bold;
background: url("./files/bkgnd.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
}