.anylinkcss{
line-height:18px;
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
z-index: 10000;
background-color: #004040;
width: 205px;
font-weight:normal;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
text-align:left;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #009090;
color: white;
}
.anylinkcss hr {
width:80%;
color:#008080;
padding:0px;
height:1px;
}
