body{ background-color: black;
      font-family: Bookman Old Style, serif;
      color: white;
}
h1 { color: #009900;}

table {border: 0;}


a:link {color: white;}
a:visited {color: white;}
a:hover {color: yellow;}
a:active {color: white;}

a.header:link {
   color: white;
   text-decoration: none;}

a.header:visited {
   color: white;
   text-decoration: none}

a.header:hover {
   color: yellow;
   text-decoration:none}

a.header:active {
   color: yellow;
   text-decoration: none}

td.intro{
color: blue
}
