.anylinkcss{
	position:absolute;
	border:1px solid #CEDEE5;
	border-bottom-width: 0;
	font:normal 11px Tahoma;
	line-height: 18px;
	z-index: 100;
	background-color: #F0F7FA;
	width: 205px;
	visibility: hidden;
	left: 364px;
	top: 20px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CEDEE5;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CEDEE5;
color: white;
}
}
