
a  { text-decoration: none }
a:active  { color: #ff4500 }
a:hover  { color: red; text-decoration: underline }
a:link   { color: white }
a:visited  { color: yellow }
body        { color: white; font-size: 14px; line-height: 18px; background-color: black }
