.style1 {
	color: #FF6666;
	font-size: 16px;
}
.style2 {
	font-size: 18px;
	color: #333333;
}
.style10 {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.style3 {
	font-size: 12px;
	color: #0099FF;
}
.style5 {
	font-size: 12px;
	color: #8A3700;
	line-height: 25px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
