.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	border-bottom: 1px solid #976701;
	border-right: 1px solid #976701;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color: #596d7c;
	width: 180px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 0px;
	border-top: 1px solid  #976701;
	border-left: 1px solid  #976701;
	border-right: 1px solid  #976701;
	padding: 1px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-indent: 0px;
	background-color: #A53001;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #E69D00;
	color: #ffffff;
}

.anylinkcssBuy{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	border-bottom: 1px solid #976701;
	border-right: 1px solid #976701;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color: #A53001;
	width: 220px;
}

.anylinkcssBuy a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-top: 1px solid  #976701;
	border-left: 1px solid  #976701;
	border-right: 1px solid  #976701;
	padding: 1px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-indent: 10px;
	background-color: #A53001;
}

.anylinkcssBuy a:hover{ /*hover background color*/
	background-color: #E69D00;
	color: #ffffff;
}

.anylinkcssBuy p{
	margin: 0px;
	padding: 0px;
	padding-left:0px;
}

.anylinkcssBuy p a{
	background-color:#B86A1D;
	text-indent: 2em;
	height: 15px;
}
