.anylinkcss{
position:absolute;
visibility: hidden;
border-bottom-width: 0;
font:normal 16px georgia, palatino, "Times New Roman", serif;
line-height: 25px;
z-index: 100;
background-color: #3D4852;
width: 400px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
text-indent: 5px;
color: #EDEDED;
font:normal 11px georgia, palatino, "Times New Roman", serif;
line-height: 25px;
}

.anylinkcss a:hover{ /*hover background color*/
font:normal 11px georgia, palatino, "Times New Roman", serif;
color: #FFFFFF;
line-height: 25px;
}
}

