.f12 {
	font-size: 12px;
	line-height: 18px;
	color: #5F533D;
}

.f12_gray {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
}

.f12_blue {
	font-size: 12px;
	line-height: 18px;
	color: #184E7E;
}

.f10 {
	font-size: 10px;
line-height: 12px;
	color: #444444;
}

.f10_brown {
	font-size: 10px;
line-height: 14px;
	color: #846E4F;
}

.header {
	font-size: 10px;
line-height: 12px;
	color: #5F533D;
}
.news {
	font-size: 10px;
line-height: 16px;
	color: #666666;
}

.f10_red {
	font-size: 10px;
line-height: 12px;
	color: #E10415;
}

a.news:link { font-size: 10px ;color: #666666 ; text-decoration : none }
a.news:visited { font-size: 10px ; color: #666666 ; text-decoration : none }
a.news:hover { font-size: 10px ; color: #9C523B ; text-decoration : underline }
a.news:active { font-size: 10px ; color: #9C523B ; text-decoration : none }

a.header:link { font-size: 10px ;color: #5F533D ; text-decoration : none }
a.header:visited { font-size: 10px ; color: #5F533D ; text-decoration : none }
a.header:hover { font-size: 10px ; color: #5F533D ; text-decoration : underline }
a.header:active { font-size: 10px ; color: #5F533D ; text-decoration : none }
