.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 10px Tahoma;
	line-height: 12px;
	z-index: 100;
	background-color: #E8EEF7;
	width: 110px;
	border: 1px solid #9DACBF;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DACBF;
}

.anylinkcss a:hover{
	background-color: #7997C4;
	color: white;
}
}
