.unnamed1 {
	font-size: 12px;
	line-height: 20px;
}
.标题 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
body {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a.连接:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.连接:visited {
	color: #333333;
	text-decoration: none;
}
a.连接:hover {
	color: #FF6600;
	text-decoration: none;
}
a.连接2:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.连接2:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.连接2:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.标题2 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.标题3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
