h2 { font-size: 30px; font-weight: bold; }
h3 { font-size: 20px; font-weight: bold; }
a:link { color: white; text-decoration: underline; }
a:visited { color: white; text-decoration: underline; }
a:hover { color: white; text-decoration: underline overline; }
a:active { color: blue; text-decoration: none; }
body { background-color: black; }
td.text { color: white; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

