.fnt10 {
	font-size: 10px;
	line-height: 140%;
}
.fnt12 {
	font-size: 12px;
	line-height: 140%;
}
.fnt14 {
	font-size: 14px;
	line-height: 140%;
}
A:LINK {
	color : blue;
	text-decoration : none;
}
A:VISITED {
	color : blue;
	text-decoration: underline;
}
A:HOVER {
	color : red;
	text-decoration: none;
}
a:active {
	color: #5B7290;
	text-decoration: none;
}
.w12 {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.brown12 {
	font-size: 12px;
	line-height: 140%;
	color: #990000;
}
.or12 {

	font-size: 12px;
	line-height: 140%;
	color: #FF6633;
}
