.font1 {
	font-size: 14px;
	font-weight: bold;
	color: #AF1E23;
	line-height: 36px;
}
.font2 {
	font-size: 14px;
	color: #AF1E23;
	line-height: 30px;
}

A.a01 {
	FONT-SIZE: 14px;
	COLOR: #AF1E23;
	line-height: 30px;
	text-decoration: none;
}
A.a01:hover {
	FONT-SIZE: 14px;
	COLOR: #AF1E23;
	TEXT-DECORATION: underline;
	line-height: 30px;
}
