body { color: white; background-color: black; }
p { color: white; }
td {  }
a:link { color: #7a9693 ; text-decoration: none; }
a:visited { color: #7a9693 ; text-decoration: none; }
a:hover { color: #777 ; text-decoration: underline; }
a:active { color: #7a9693 ; text-decoration: none; }
