body, td {
   font-family: Verdana;
   font-size: 9px;
   text-align: right;
   color: silver;
   background-color: black;
   }
a:link {color: white;}
a:visited {color: white;}
a:active {color: #000077;}
a:focus {color: #000077;}
a:hover {color: #000077;}
