.anylinkcssone{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	z-index: 100;
	background-color: #CCCCCC;
	text-align: left;
	margin-top: 20px;
	border: solid 1px #CCCCCC;
	color: #FFFFFF;
	width: 176px;
	visibility: hidden;
	clear: both;
	float: left;
	margin-left: -65px;
	position: absolute;
	padding-left: 1px;
	padding-right: 4px;
	filter: Alpha(Opacity=95);
}

.anylinkcssone a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 175px;
	padding-left: 6px;
	margin-right: -5px;
	margin-left: -1px;
}

.anylinkcssone a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 175px;
}
.anylinkcsstwo{ font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; visibility: hidden; z-index: 100; background-color: #fff; text-align: right; position: inherit; width: 135px; margin-top: 5px; border: solid 1px #eaeaea; }

.anylinkcsstwo a{ color: #cdcdcd; font-family: Georgia, "Times New Roman", Times, serif; width: 135px; display: block; text-decoration: none; background-color: #fff; text-align: right; padding-top: 1px; padding-right: 4px; padding-bottom: 1px; }

.anylinkcsstwo a:hover{ /*hover background color*/
background-color: #cdcdcd; color: #fff; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; text-align: right; width: 135px; padding-top: 1px; padding-right: 4px; padding-bottom: 1px; }


