
a  { color: white; font-size: 12px; text-decoration: none }
a:hover { color: red; text-decoration: underline }
a:vlink { color: black; text-decoration: none }
.blue { color: blue; text-decoration: none }


body  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: black }

p { font-size: 12px }

