body { color: black; font-size: 12px; font-family: arial, helvetica }
a:link { color: blue; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { text-decoration: underline }
a:link.bar { color: blue; text-decoration: none }
a:visited.bar { color: blue; text-decoration: none }
a:hover.bar { color: white; text-decoration: underline }
td { color: black; font-size: 12px; font-family: arial, helvetica }
td.head { color: white; font-size: 18px; font-family: arial, helvetica }

.header {  color: white; font: bold 20px Arial, Verdana, Helvetica, sans-serif }
.subhead {  font-weight: bold; font-size: 12px  }
.menudown { position: absolute; color:black; width:140px;  border: green; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background-color: #CCCC99; layer-background-color: #CCCC99; top:110px; z-index:1; visibility: hidden ;}
.menulink { text-decoration:none; color:blue; font: 12px Arial, Verdana, Helvetica, sans-serif;}

