.anylinkcss{
	position: absolute;
	visibility: hidden;
	font:normal 12px/15px Tahoma;
	z-index: 100;
	width: 130px;
	top: 203px;
	left: 100px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0 solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	background-color: #75979A;
}

.anylinkcss a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 160%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-color: #E7E8E8;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #57656E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.anylinkcss1{
	position: absolute;
	visibility: hidden;
	font:normal 12px/15px Tahoma;
	z-index: 100;
	width: 100px;
	top: 203px;
	left: 100px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0 solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #000000;
	background-color: #75979A;
}



.anylinkcss1 a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 160%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	background-color: #E7E8E8;
}

.anylinkcss1 a:hover{ /*hover background color*/
	background-color: #57656E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}