.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 205px;
	padding-top: 12px;
}

.anylinkcss a{
font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #737A36;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 15px;
	width: 120px;
	display: block;
	text-indent: 5px;
	padding: 1px 0;
	text-decoration: none;
	border-left: 1px solid #737A36;
		background-color:#F9FAF4;

}

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