body { color: black; background: white; margin-left: 10%; margin-right: 10%; font-family: 
Verdana, sans-serif; }

A:link {text-decoration: none; color:seagreen}
A:visited {text-decoration: none; color:seagreen}
A:active {text-decoration: none color:seagreen}
A:hover {text-decoration: underline overline; color: seagreen;}
