.anylinkcss{
position:absolute;
visibility: hidden;
border:0px solid #fff;
border-bottom-width: 0;

	padding:0px 0px 0px 0px;
	width:235px;
	font-family: Georgia, Serif;
	text-transform: lowercase;
	font-size: 12px;
	color:#555;
	background-color:#0a3790;

z-index: 100;
width: 225px;
margin-top:-29px;
*margin-top:-10px;
margin-bottom:0px;
margin-left:281px;

}

	
.anylinkcss a{
display: block;
text-indent: 0px;
border-bottom: 1px solid #fff;
padding: 5px 10px;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color:#ffffff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dcdcdc;
color: #555;

}
}