.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid gray;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 150px;
}

.anylinkcss a { color: #000; font-weight: normal; text-decoration: none; text-indent: 5px; padding: 0px 0; border-bottom: 0px solid gray; width: 100%; display: block }

.anylinkcss a:hover { color: #657f3e; font-weight: bolder; background-color: #ffffff }