.gyokan {
	font-size: 14px;
	line-height: 25px;
}
.smallgyokan {
	font-size: 12px;
	line-height: 20px;
}
h1.copy {
	font-size: 10px;
	color: #660000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.h2copy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
.font14 {
	font-size: 14px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;

