.anylinkcss {
	position:absolute;
	visibility: hidden;
	color: #f3eee4;
	z-index: 100;
	background: #e5e5e5;
	width: 155px;
	height:auto;
	left: 0px;
	/*top:0px;*/
	top: 169px!important;
	margin:1px 0 0 0;
	float:left;
}
.anylinkcss a {
	background:none !important;
	display: block;
	padding:10px 0px 5px 10px!important;
	text-decoration: none;
	color:#01224f !important;
	/*width:186px;*/
	line-height:20px !important;
	text-align:left;
	font-size: 14px;
	font-weight:normal;
	height:20px!important;
}
.anylinkcss a:hover { /*hover background color*/
	background: #01224f!important;
	color: #fff !important;
}
