.zt {
	font-size: 12px;
	color: #003366;
}
a:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.bt {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
