td.off {
background: #A11F0E;
}

td.on {
background: #C62813;
}

a {text-decoration: none; color:#0000CC}
a:hover {text-decoration: none; color: black}
a.1 {text-decoration: none; color: white}
a.1:hover {text-decoration: none; color: yellow}

 
table.tbl {background: brown; border:1px solid black; padding: 6px}
