
a { color: black; text-decoration: underline }
a:hover { color: black; text-decoration: none }
.blue { color: blue; text-decoration: none }
.red { color: red; text-decoration: none }
