body
  {
  background:green;
  font-family: arial; font-size: 12px; text-decoration:none; color: white;
  }

a:link { color: white}
a:visited { color: white}
a:active { color: red}
a:hover { color: yellow}
  
