.fnt12 {
	font-size: 12px;
	line-height: 125%;
}
.red12 {
	font-size: 12px;
	line-height: 125%;
	color: #F00000;
}
a:link {
	font-size: 12px;
	color: #F8A900;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #F8A900;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.fnt14 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
}
.fnt10 {
	font-size: 10px;
	line-height: 125%;
}
.w12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 125%;
}
