a.bigolive {
 color: white;}
a.bigolive:hover {
 color: orange;}

a.mail {
 color: white;}
a {
 color: white;}
a:hover {
 color: yellow;}
body {
 background-color: black;}
h3.fmt3 { 
 font-family: courier new, courier, monospace; 
 font-size: 18pt; 
 font-weight: bold; 
 color: black;}

table {
 background-color: black;}
 td {
 background-color: green;}
td.bgblack {
 background-color: black;}
td.rtborder {
 border-right: 1px solid black;}
td.topborder {
 border-top: 1px solid black;}
td.botborder {
 border-bottom: 1px solid black;}

