 * {
   color: rgb(204, 51, 0);
   font-family: serif;
   font-size: 12pt;
 }
 #wee {
   font-family: sans-serif;
   font-size: 8pt;
 }
 A:link { color: rgb(204, 85, 0); }
 A:visited { color: rgb(204, 102, 0); }
 BODY { background-color: black; }

