.anylinkcss{
	position:absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	border:	1px solid #ADAA9C;
	font: normal 11px Tahoma, helvetica, arial, Verdana;
	text-align: center;
	line-height: 20px;
	z-index: 100;
	padding: 1px 1px;
	width: 174px;
  background-color: #ebeff2;
  background-repeat: repeat-x;
	width: 200px;
	_width: 200px;
	width: 200px !Important;
}
.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active{
	display: block;
	text-align: left;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #444444;
	padding: 1px 6px 1px 6px;
	overflow: hidden;
	width: 188px;
	_width: 188px;
	width: 188px !Important;
}
.anylinkcss a:hover{
	border-width:	1px 1px 1px 1px;
	border-style:	solid;
	border-color:	#b9cbdd;
	background-color:	#fff;
	padding: 0px 5px 0px 5px;
}
