BODY {
      background-color : #161616;
      font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
      font-size: 12px;
      color: white;
     }
TD   {
      text-align : center;
      text-valign : center;
      background-image : url(img/x.gif);
      font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
      font-size: 12px;
      color: black;
     } 
a:link { text-decoration:none; font-weight:bold; color:#FF8C00; }
a:visited { text-decoration:none; font-weight:bold; color:#FF4500; }
a:hover { text-decoration:none; font-weight:bold; background-color:#202020; }
a:active { text-decoration:none; font-weight:bold; background-color:#202020; }
a:focus { text-decoration:none; font-weight:bold; background-color:#202020; }