body { background-color: Black; color: White; }

td { color: White; font-family: tahoma; font-size: 13px; }
td.border { border-color: Gray; border-width: 1px; border-style: solid; }

.title { font-size: 20px; font-weight: bold; }
.subtitle { font-size: 16px; font-weight: bold; }
.smaller { font-size: 10px; }

a:link { color: Silver; font-weight: bold; text-decoration: none; }
a:active { color: Silver; font-weight: bold; text-decoration: none; }
a:visited { color: Silver; font-weight: bold; text-decoration: none; }
a:hover { color: white; font-weight: bold; text-decoration: none; }