.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:18px ·s²Ó©úÅé;
line-height: 18px;
z-index: 100;
background-color: #c3f188;
width: 80px;
color: #c3f188;
}

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

.anylinkcss a:hover{ /*hover background color*/
background-color: #ffffff;
color: #990066;
}
}