  body{ background: #FFF;
    color: #000;
      font-family: arial, georgia, 'Trebuchet MS', verdana, sans-serif;
    font-size: 14px;
  }

img {border: 0px solid #000;}

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

h1 { margin-left: 25px; }


