.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #c4d5ff;
	border-bottom-width: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	color: white;
	z-index: 100;
	background-color: #878783;
	width: 140px;
	left: 199px;
	top: 111px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #c4d5ff;
	padding: 1px 0;
	text-decoration: none;
	color: #ffffff ;
	font-size:14px;
	font-weight: 600;
	text-indent: 5px;
	z-index: 100;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #c4cbea;
	color:  #000080;
	font-weight:600;
	font-size:14px;	
}
.top_menu{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#303792;
	font-weight:400;
	text-decoration:none;
	z-index: 100;
}

