a { color: blue; text-decoration: none }
a:hover { color: #000099; text-decoration: underline }
a:link { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
