
a:link { color: blue; font-size: x-small; text-decoration: none }
a:visited { color: #660099; font-size: x-small; text-decoration: none }
a:active { color: fuchsia }
a:hover { color: yellow }
