
body { line-height: 140% }
a:link { color: #003b85; text-decoration: none }
a:visited { color: #001f45; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:active { color: yellow; text-decoration: none; background-color: red }

