A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:hover { color: red; text-decoration: none; }
A:active { color: black; text-decoration: none; }
