<!--
  .menu                   { position: absolute; left: 0; top: 2;
                             visibility: hidden; background: #FFFFFF;
                             width: 55px; margin: 0px 0px; padding: 0px 0px;
                             border: 1px silver solid;
                             overflow: visible; ; clip:     rect(   )}
.menu a:visited { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: ff0000; background: #009900;
                             width: 55px; padding-left: 2px; ; line-height: 15px; border-color: #FFFFFF #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; clip:  rect(   )}
  .menu a:hover            { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: #FFFFFF; background: #009900;
                             width: 55px; padding-left: 2px; ; line-height: 15px; clip:  rect(   )}
  .menu .border            { border: 1px solid #F4F4F4;
                             border-bottom: 1px solid #808080;
                             border-right: 1px solid #808080; }
  .menu .text              { overflow: hidden;
                             width: 55px; height: 15px; }
  .menu .arrow             { overflow: hidden;
                             width: 15px; height: 12px;
                             padding-left: 2px; padding-top: 3px; }
  .menu .arrow img         { width: 6px; height: 7px;
                             border: 0px; }  .menu a { font-family: "Tahoma"; font-size: 11px;
                             text-decoration: none; font-weight: normal;
                             color: black; background: #339966;
                             width: 55px; padding-left: 2px;  ; clip:  rect(   ); border-color: #FFFFFF #666666 #333333 #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; line-height: 15px} .menu a:link {  color: #3300ff; text-decoration: none}

.a {  font-size: 12px; text-decoration: none}
a:link {  color: #3300FFFFF; text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  color: #222EAB; text-decoration: none}
-->