body
{
  background-color: #000;
  font-family: Helvetica, Arial, Sans Serif;
  letter-spacing: 0.01em;
  color: #000;
}  

a:link     { color: #000; text-decoration: none;}
a:visited  { color: #000; text-decoration: none;}
a:hover    { text-decoration: underline; }


