table.menu1{ font-size:90%; ;background:#ccee88 }
td.header { font-size:10%, color: green; font-weight: bold; font-style: italic; background: #ccee88; }
td.menu {  font-size:100%; color: black;   background: #cceecc; border:0px; filter: alpha (opacity=95); -moz-opacity:0.95;}
table.menu { font-size:100%; position:absolute; visibility:hidden; border:0px}
a.menu{   }
a.menu:link{ color : blue ; text-decoration : none; border:0px}
a.menu:visited{ color : orange; text-decoration : none; }
a.menu:active{ color : #fffffc; }
a.menu:hover{ color : red; text-decoration : underline; }


