BODY {color: green}



P {
  margin-left: 5%; margin-right: 5%;
  font-size: 80%;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;

}

A:link { color: green;  }
A:active { color: green; }
A:visited { color: green; }
A:hover { color: #990000;  }

