font, td, p, a { font-family: Arial; }

a:link { color: #0000FF; text-decoration: underline; }
a:hover{ color: #000000; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: underline; }
a:visited:hover{ color: #000000; text-decoration: none; }



td.green { border:1px solid #000000; }
td.ong { background: #FF0000; border:1px solid #000000; }
td.offg { background: #000000; border:1px solid #000000;  }