.white12 {
	COLOR: #2c2c2c;
	line-height: 21px;
	font-family: tahoma;
	font-size: 12px;
}
.white12:link,.white12:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	line-height: 14px;
	font-size: 11px;
}
.white12:hover {
	color:#F2F2F2;
	text-decoration: none;
	font-size: 11px;
	font-family: tahoma;
}
.orange14 {
	COLOR: #ff4405;
	font-size: 14px;
	line-height: 18px;
	font-family: tahoma;
}