.text {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.text:link  {text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.text:visited {text-decoration:none;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #333333;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.text:hover  {text-decoration:underline;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}




.nav:link  {text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
}
.nav:visited {text-decoration:none;
	font-size: 12px;
	color: #cccccc;
}

.nav:hover  {text-decoration:underline;
	font-size: 12px;
	color: #ffffff;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.textzh {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}
