.bold {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}
.norm {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebig {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.orange {
	font-size: 18px;
	font-weight: bold;
	color: #FE6606;
}
