BODY { 
     font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
     background: black;
     color: white;
     }

TABLE, TR, TD, TH, P, UL {
       font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
       color: white;
       }

CODE {
     color: white
     }

A:link, A:visited, A:active { color: #eedd82 }

