.zi {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.end {
	font-size: 13px;
	line-height: 26px;
	color: #527c78;
}
a:link {
		font-size: 13px;
color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #009999;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #009999;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

