.wz {
	font-size: 12px;
	line-height: 25px;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.aa:link {
	color: #000000;
}
.aa:visited {
	color: #000000;
	text-decoration: none;
}
.aa:hover {
	font-size: 14px;
	color: #0099FF;
	text-decoration: underline;
}
