table { color:White; background-color:MidnightBlue; font-family:Verdana,Geneva,Arial,sans-serif; text-align:center; font-weight:bold; }

td.text { background-color:MidnightBlue; color:White; }
td.menu { background-color:Teal; font-size:12pt; border:0; margin:0; }
td.hrule { background-color:MidnightBlue; color:MidnightBlue; font-size:6pt; height:10px; }

a { text-decoration:none; font-weight:bold; color:White; }
a:hover { color:Red; }
