body   { color: #c3af05; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #3d3d3d; background-image: url("bottom.png"); background-repeat: repeat-y; background-position: center top }
td {    font-family: verdana, Arial, Helvetica, sans-serif;
        font-size: 9px; color: #c3af05;
        text-decoration: none;
   }

A:link { color: #c3af05; text-decoration : none;}
A:visited { color: #c3af05; text-decoration : none;}
A:active { color: #c3af05; text-decoration : underline;}
A:hover { color: #c3af05; text-decoration : underline;}
