.font01 {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
.fontred {
	font-size: 11px;
	line-height: 17px;
	color: #FF6600;
}
.fontb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: ec661d;
}
.titlefont {
	font-size: 12px;
	line-height: 18px;
}
.oreng12 {
	font-size: 12px;
	line-height: 18px;
	color: #ec661d;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.links44 {
	font-size: 11px;
	color:#ec661d;
	text-decoration: none;
	line-height: 17px;
}
.links44:hover {
	color:#ec661d;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
}
.links2 {
	font-size: 11px;
	color:#ec661d;
	text-decoration: none;
	line-height: 17px;
}
.links2:hover {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
	background-color: #ec661d;
	font-weight: normal;
	text-decoration: none;
}