.font14 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.font12 {
	font-size: 12px;
	line-height: 135%;
	color: #990000;
}

