.anylinkcss{
position:absolute;
visibility: hidden;
border:1px;
font:normal 12px "Arial", Times New Roman, Times, serif;
line-height: 26px;
z-index: 100;
background-color: #f38530;
width: 164px;
top: -506px;
}

.anylinkcss a{
width: 100%;
color: #ffffff;
display: block;
border-bottom: 1px #ffffff;
padding: 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #ed651c;
color:#ffffff;
}

