.size {  font-size: 12px; text-decoration: none}
.hanzi {
	font-size: 12px;
	text-decoration: none;
}
a:link {
font-size: 12px; text-decoration: none
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;

}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #333333;

}
a:active {



font-size: 12px; text-decoration: none
}
