.f00 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;

}
a.f00:hover {
	font-size: 12px;
	line-height: 20px;
	color: C60000;
	text-decoration: underline;
}
.ff {
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ff:hover {
	font-size: 12px;
	line-height: 12px;
	color: #FFFF33;
	text-decoration: underline;
}
.bkh {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
}
.bkl {
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #253b87;
}

.f14 {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f14:hover {
	font-size: 14px;
	line-height: 22px;
	color: C60000;
	text-decoration: underline;
}
.f16 {
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	color: 024775;
	font-family: "ºÚÌå";


}
a.f16:hover {
	font-size: 18px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "ºÚÌå";


}
p {  margin-top: 3px; margin-bottom: 3px}
