body { font-family: Arial; 
background-color: #000099;
color: white; }

A:link    {  text-decoration: none; color: yellow}
A:visited {  text-decoration: none; color: yellow}
A:hover   {  text-decoration: underline; color: #00ccff}