.font01 {
	font-size: 12px;
	color: #222222;
	text-decoration: none;
	line-height: 22px;
}
.font02 {
	font-size: 12px;
	color: #1F3F03;
	text-decoration: none;
	line-height: 22px;
}
a.font02:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	line-height: 22px;
}
.font03 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	font-weight: bolder;
}
.font04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
