.anylinkcss{
/*position:absolute;top:40px;left:105px;*/
visibility: hidden;
border:1px solid #CCC;
border-bottom-width: 0;
font-family: helvetica,Verdana,sans-serif;
font-size:0.8em; 
line-height: 18px;
z-index: 100;
background-color: #FFF;
width: 100px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCC;
padding: 1px 0;
text-decoration: none;
color:#FC8141;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #980053;
color: white;
}
}
