.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: #b9e9ff;
color:#333333;
width: 178px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#333333;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #4e9fbd;
color: white;
}

.anylinkcss2{
position:absolute;
visibility: hidden;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: #b9e9ff;
color:#333333;
width: 178px;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#333333;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #4e9fbd;
color: white;
}