<style type="text/css">            a {                           }              a:visited {text-decoration: none; color: #aa3377;}              a:hover {text-decoration: underline; color: #003300;}              a:active {text-decoration: none; color: #996699;}              a:link {              text-decoration: none;              color: #660066;              }              body {              background-color : #000000;              color : #000000;              SCROLLBAR-FACE-COLOR: #000000;              SCROLLBAR-HIGHLIGHT-COLOR: #000000;              SCROLLBAR-SHADOW-COLOR: #666666;              SCROLLBAR-ARROW-COLOR: #666666;              SCROLLBAR-BASE-COLOR: #666666;              list-style-type : none;              list-style-image : url("list.gif");              }</style>