body { font-family: Arial, Helvetica;       font-size: 10pt;       background: black;       color: #C0C0C0;       background-image: url(images/bg.jpg);       scrollbar-face-color: #202020;       scrollbar-shadow-color: #666666;       scrollbar-highlight-color: #C0C0C0;       scrollbar-3dlight-color: #404040;       scrollbar-darkshadow-color: #000000;       scrollbar-track-color: #000000;       scrollbar-arrow-color: #C0C0C0; }A:link {   color: #FFFFFF;  text-decoration: none; }A:visited {   color: #C0C0C0;  text-decoration: none; }A:hover {   color: #C0C0C0;  text-decoration: underline overline; }  A:active {   color: FFFFFF;  text-decoration: none; }