
body     { color: #fff; font-family: Helvetica, Verdana, Arial, "Lucida Grande", sans-serif; background-color: #000 }





a:link      { color: white; text-decoration: none }
a:visited      { color: white; text-decoration: none }
a:hover         { color: red; text-decoration: underline blink }
a:active      { color: white }

