body
{
   background-color: black;
   color: #A7A8AA;
   font-family: Verdana;
   text-decoration: none;
   font-size: 10;
}

td
{
   
   text-decoration: none;
   font-size: 10;
   color: #A7A8AA;
   text-decoration: none;
}

a 
{
   text-decoration: none;
   color: #A7A8AA;
}

img
{
   text-decoration: none;
   border: 0;
}

a:hover { color: #ffffff; text-decoration: none;} 
a:link { color: #A7A8AA; text-decoration: none;} 
