.font10 {
	font-size: 10px;
	line-height: 15px;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
}
.font14 {
	font-size: 14px;
	line-height: 20px;
}
.waku10 {
	border: 1px solid #666666;
	font-size: 10px;
}
.waku12 {
	border: 1px solid #666666;
	font-size: 12px;
}
.font16 {
	font-size: 16px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
