.anylinkcssone{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	z-index: 100;
	background-color: #3B4F3D;
	text-align: left;
	margin-top: 28px;
	border: 2px solid #000000;
	color: #83C246;
	width: 150px;
	visibility: hidden;
	clear: both;
	float: left;
	margin-left: 10px;
	position: absolute;
	padding-left: 3px;
	padding-right: 3px;
	filter: Alpha(Opacity=95);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.anylinkcssone a{
	color: #83C246;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 150px;
	padding-left: 8px;
	margin-right: -5px;
	margin-left: -1px;
}
.anylinkcssone a:visited{ 
	color: #83C246;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 150px;
}

.anylinkcssone a:hover{ /*hover background color*/
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	width: 150px;
}


.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; }
