.anylinkcss {
position:absolute;
visibility: hidden;
border-bottom-width: 0;
z-index: 100;
background-color: #E9FECB;
width: 152px;
height: 24px;

}

.anylinkcss a {
width: 152px;
height: 24px;
display: block;
text-indent: 3px;
border-bottom: 0px white;
padding: 0px 0;
text-decoration: none;
	text-indent: 5000px;
font-weight: bold;
}

.anylinkcss a:hover { /*hover background color*/
color: white;
}