
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid green;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 18px;
z-index: 100;
background-color: #006200;
width: 155px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid green;
padding: 1px 0;
text-decoration: none;
font-weight: none;
text-indent: 1px;
}

.anylinkcss A:LINK {text-decoration: none; color: #ffffff;}
.anylinkcss A:VISITED {text-decoration: none; color: #ffffff;}
.anylinkcss A:HOVER {text-decoration: underline; color: #ffff00;}
background-color: green;
}
}
