@charset "utf-8";
#image {
	position:absolute;
	left:244px;
	top:90px;
	width:433px;
	height:385px;
	z-index:201;
	visibility: visible;
	text-align: left;
	font-size: small;
}

#image a: link {
	color: #646464;
	text-decoration: none;
}
#image a:visited {
	color: #646464;
}
#image a:hover {
	color: #6DD19F;
}
#image a: active {
	color: #646464;
	text-decoration: none;
}

