.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	width: 140px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF3333;
	background-color: #cadcef;
	text-align: left;
	color:#ffffff;
	
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	height:20px;
	FONT-WEIGHT: bold; 
	PADDING: 0px; 
	COLOR: white; 

	FONT-FAMILY: tahoma, verdana, Arial; 
	TEXT-DECORATION: none; 
	font-size:11px; 
	
	cursor:pointer;
	background-repeat: no-repeat;
	font-family:Tahoma, Arial, Verdana;
	font-weight: bold;
	text-align:left;
	clip: auto;cursor:hand;
	BACKGROUND-COLOR: #157dc5;	
	BORDER-RIGHT: #228ce7 1px solid; BORDER-TOP: #228ce7 1px solid;
	BORDER-LEFT: #0053C9 1px solid;
	 BORDER-BOTTOM: #0053C9 1px solid;


}

.anylinkcss a:hover{ /*hover background color*/
	background:url(../images/Anhsite/nen46.gif);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#ffffff;
}

