.zi {
	font-size: 12px;
	line-height: 200%;
	color: #005C91;
	text-decoration: none;
}
.di {
	font-size: 12px;
	line-height: 150%;
	color: #005C91;
	text-decoration: none;
}
.di_b {
	font-size: 14px;
	line-height: 150%;
	color: #005C91;
	text-decoration: none;
	font-weight: bold;
}
.a:link {
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.a:visited {
	font-size: 12px;
	color: #434343;
	text-decoration: none;
}
.a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.b:link {
	font-size: 12px;
	color: #2A74A4;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	color: #2A74A4;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	color: #004C7E;
	text-decoration: underline;
}
.c:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.c:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.c:hover {
	font-size: 12px;
	color: #E6E6E6;
	text-decoration: underline;
}
