
a:link { color: white; text-decoration: none }
a:visited { color: white; text-decoration: none }
a:active { color: green; text-decoration: none }
a:hover { color: #01451c; text-decoration: none }
body { color: black; background-color: #b8ba37 }
