.anylinkcss{
position:absolute;
visibility: hidden;
padding: 1px 0;
border:10px transparent;
border-bottom-width: 1px;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: transparent;
width: 185px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px transparent;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 0px;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: transparent;
color: white;
}


.bottomlinkcss{
position:absolute;
visibility: hidden;
padding: 1px 0;
border:10px transparent;
border-bottom-width: 1px;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: transparent;
width: 185px;
}

.bottomlinkcss a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px transparent;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 2px;
}


.bottomlinkcss a:hover{ /*hover background color*/
background-color: transparent;
color: white;
}



}


