body, table, td, p {
   color : #000000;
   font-family :verdana, arial, helvetica, Sans-serif;
}

a { color : #990000;
   font-family :verdana, arial, helvetica, Sans-serif;
    font-weight : 600;
    text-decoration : none;}

a:hover { color : #990000;
   font-family :verdana, arial, helvetica, Sans-serif;
    font-weight : 600;
    text-decoration : underline;}

a.nav { color : #333366;
   font-family :verdana, arial, helvetica, Sans-serif;
    font-weight : 600;
    text-decoration : none;}

a:hover.nav { color : #333366;
   font-family :verdana, arial, helvetica, Sans-serif;
    font-weight : 600;
    text-decoration : underline;}

.progtime {
   font-family :georgia, times new roman, times;
   color : #333366; 
}

a.bluetxt {
   color : #003399;
}

a:hover.bluetxt {
   background : #ffffcc;
   color : #003399;
}

.orangebg {background : #cc6633;}
.whitebg {background : #ffffff;}
.blackbg {background : #000000;}
.votebg {background : #dde3ea;}
.presbg {background : #99cccc;}
.votedividerbg {background : #9eb2c7;}
.votedividerbg2 {background : #e3e465;}
.indented {text-indent : 5px;}
 
.rhnavbg {background : #cc6666; color : #ffffff;}
.underneath {background : #f0f0e5;}
.rightnavdiv {background : #993333;}
.rwhitebg {background : #ffffff; color : #51708f;}
.date {background : #993333; color : #ffffff;}
