body {
  /*margin: 2em 1em 2em 70px;*/
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  color: black;
  background:  white;
}

:link     {text-decoration:  underline; color:#0000FF; background: transparent}
:visited  {text-decoration:  underline; color:#008080; background: transparent}
:active   {text-decoration:  underline; color:#FF0000; background: transparent}
:hover    {text-decoration:  overline underline; color:red; background: transparent}

