.anylinkcss{
position:absolute;
visibility: hidden;
	border:1px solid #082372;
border-bottom-width: 0;
	font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
width: 205px;
	background-color: #D4CA95;
	color: #0F2658;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #082372;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
	font-weight:bold;
	color: white;
	font-size: 11px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #263E86;
color: white;
}
}
