

body {
   background: #0000ff;
   color: silver;
   margin: 0px 0px; padding:0px;
}

a:link {
   color: silver;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: silver;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   color: white;
   font-weight: bold;
   text-decoration: none;
}

td {
   font-size: 12pt;
}
