.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #ffffff;
	border-bottom-width: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	color: white;
	z-index: 100;
	background-color:#929267;
	width:165px;
	left:75px;
	top: 111px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid  #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	color: #FFFFFF ;
	font-size:12px;
	font-weight:600;
	text-indent: 5px;
	z-index: 100;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color:#C1C09D;
	color:#000000;
	font-weight:600;
	font-size:12px;	
}
.top_menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#ffffff;
	font-weight:400;
	text-decoration:none;
	z-index: 100;
}
