



table.off {
background: #A11F0E;
}

table.on {
background: #C62813;
}

td.off1 {
background: #A11F0E;
}

td.on1 {
background: #C62813;
}

a {text-decoration: none; color: #FFFF00;}
a:hover {text-decoration: underline; color: black }
