body  { background-color: black }
.class { color: white; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a:link { color: yellow; text-decoration: none }
a:visited { color: yellow; text-decoration: none }
a:hover { color: black; text-decoration: none; background-color: yellow }

