body  { color: white; background-color: black }
p {}
td {}
.selected   { color: white }
a:link  { color: yellow; text-decoration: none }
a:visited  { color: yellow; text-decoration: none }
a:active  { color: yellow; text-decoration: none }
h1 { font-weight: lighter; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { font-weight: lighter; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { font-weight: lighter; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover { color: red }
a  { color: yellow; text-decoration: none }

