
a { text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { color: fuchsia; text-decoration: none }
a:active { text-decoration: none }
.Small_Border { border: solid 1px black; }
