  body  {
        font-family: Helvetica, Arial, Geneva; font-weight: bold;
        background-color: #FFFFFF;
        color: #7F7F7F;
        }
  a:link, a:active, a:visited
    {text-decoration: none;
    color: #7F7F7F;
    font-weight: bold}
  a:hover {text-decoration: underline;
    color: #555555;
    font-weight: bold}

