.anylinkcss{
position:absolute;
visibility: hidden;
/*border:1px solid #ff7552;*/
border-bottom-width: 0;
font:normal 11px Tahoma, Arial,Verdana;
line-height: 21px;
z-index: 100;
background-color: #173863;
width: 180px;
}

.anylinkcss a{
width: 100%;
display: block;
line-height: 21px;
border-bottom: 1px solid #1d477b;
padding: 1px 0; 
background:none;
text-decoration: none;
font-weight: bold;
text-indent: 8px;
color:#FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #09083d;
color: white;
background-image:none;
text-decoration: none;
}

a.xlink:link {color: #CCCCCC;text-decoration: none; font-family:Arial;font-size:14px;}
a.xlink:visited {color: #CCCCCC;text-decoration:none; font-family:Arial;font-size:14px;}
a.xlink:hover {color: #FFFFFF;text-decoration:underline; font-family:Arial;font-size:14px;}
a.xlink:active {color: #FFFFFF;text-decoration:none; font-family:Arial;font-size:14px;}
