body {background-color:black; color:#00FF00; }
a:link {color:#99CCFF; text-decoration: none; background-color: transparent; }
a:visited {color:#FF99FF; text-decoration:none; background-color: transparent; }
a:hover {color: #FF8888; text-decoration:underline; background-color: transparent; }
a:active { color: #FF5555; text-decoration: underline; background-color: transparent; }

