.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial, Verdana, Helvetica, Sans-Serif;
line-height: 1.3em;
z-index: 100;
background-color: #EF9410;
width: 178px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid white;
padding: 0 0;
text-decoration: none;
font-weight: normal;
color: white;
text-indent: 10px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #D68105;
color: white;
}
}
