.menu {font-family: Verdana; font-size: 10pt;
       font-weight: bold; color: White; text-decoration: none;
       background-color: SteelBlue}
.labeltext   { font-family: Verdana; font-size: 10pt }
.labeltextB  { font-family: Verdana; font-size: 10pt; font-weight: bold }
.titletext   { font-family: Verdana; font-size: 10pt; color: #0066CC; font-weight: bold }
:hover.menu {color: Black; background-color: #CCCCCC; font-family:Verdana; font-weight:bold}

.arrow {font-family: Verdana; font-size: 10pt;
       font-weight: bold; color: White; text-decoration: none}
:hover.arrow {color: SteelBlue}