
a:link { color: green; text-decoration: none }
a:visited { color: green; text-decoration: none }
a:hover { color: red }
body { color: black }

