
a:active { color: black; text-decoration: underline }
a:hover { color: green; text-decoration: none }
a:link { color: black; text-decoration: none }
a:visited { text-decoration: none }