/* these work well on a black background */
a:link {color: #9090FF}
a:visited {color: #d080ff}
a:hover {color: #FF80FF}
a:active {color: #FF0000}
