@charset "UTF-8";
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #4c2910;
}
a:link {
	color: #6e8a4a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #81A457;
}
a:active {
	text-decoration: underline;
	color: #81A457;
}
a:visited {
	text-decoration: none;
	color: #7E441A;