.f14 {
	font-size: 14px;
	line-height: 18px;
}
a.f14:link {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f14:visited {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f14:hover {
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
}
.f12 {
	font-size: 12px;
	line-height: 18px;
}
a.f12:link {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f12:visited {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a.f12:hover {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: underline;
}

