.text {
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}
.headtext {
	font-size: 13px;
	color: #ff6600;
	line-height: 16px;
}
.title1 {
	font-size: 20px;
	font-style: normal;
	color: #39b54a;
	font-weight: bold;
	text-decoration: none;
}
.title2 {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.text-1 {
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
