.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:12px/18px Arial, Helvetica, sans-serif, Tahoma;
	z-index: 100;
	width: 205px;
	filter: Alpha(Opacity=90, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f7f7f7;
	border-top: 1px none #a4bac8;
	border-right: 1px solid #a4bac8;
	border-bottom: 1px solid #a4bac8;
	border-left: 1px solid #a4bac8;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 18px;
	padding: 1px 0px;
	text-decoration: none;
	color: #003366;	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87bfff;*/
}

.anylinkcss a:hover{ /*hover background color*/
	color: #fff;
	background: #0D5A9D;
}
