a:link {
	color:#7CAB19;
	text-decoration:none;
}
a:visited {
	color:#7CAB19;
	text-decoration:none;
}
a:hover {
	color:#7CAB19;
	text-decoration: underline;
}

.mojomagnify_zoom {
	position : absolute;
	width : 175px;
	height : 165px;
	overflow : hidden;
	cursor : none;
}

.mojomagnify_border {
	position: absolute;
	border: 2px solid #7CAB19;
	width:171px;
	height:161px;
}

.mojomagnify_img {
	padding : 0px;
	border : 0px;
}

.mojomagnify_zoom a {
	cursor : none;
}