<style type="text/css">

td.off {

}

td.on{
background: #C0282D;
}



font.off {
color: #000000;
}

font.on{
color: #ffffff;
}


body      { font-family: arial}
a.nav         { color: black; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px }
a.nav:link    { color: black }
a.nav:visited { color: black }
a.nav:hover   { color: white }
a.nav:active  { color: white }
</style>