td.off {
background: #A11F0E;
}

td.on {
background: #C62813;
}

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

 
table.tbl {background: black; border:1px solid white; padding: 6px}
table.big {background: #B07558; border-left:1px solid black; border-right:1px solid black;}
table.recip {border:1px solid black }
