body { font-family: Arial; 
background-color: #009900;
color: black; }

A:link    {  text-decoration: none; color: white}
A:visited {  text-decoration: none; color: yellow}
A:hover   {  text-decoration: underline; color: blue}