.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	height: auto;
	padding-bottom: 6px;
	margin: 0px;
	top: 0px;
	}

.anylinkcss a{
	width: auto;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-indent: 20px;
	padding-top: 1px;
	padding-right: 11;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	background-image: url(../images/arrow_orange_small.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	position: relative;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #666666;
color: white;
}
}
