.anylinkcss{
position:absolute;
visibility: hidden;
font:normal 11px Verdana;
line-height: 18px;
z-index: 100;
width: 135px;
}

.anylinkcss a{
	display: block;
	color:#003366;
	text-indent: 4px;
	text-decoration: none;
	background-image:url(images/fnd_submn.gif);
	font-weight: normal;
	background-repeat: no-repeat;
	border: 1px solid #666666;
	height:23px;
	padding-top: 2px;
}

.anylinkcss a:hover{ /*hover background color*/
color: #ff9900;
}
}

