A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:hover { color: #1a3194; text-decoration: underline; }
A:active { color: green; text-decoration: underline; }