.zt {
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
