a.hei:link {
	color: #333333;
}
a.hei:visited {
	color: #333333;
	text-decoration: blink;
}
a.hei:hover {
	font-weight: bold;
	color: #302E94;
	text-decoration: blink;
}
a.zi:link {
	color: #302E94;
}
a.zi:visited {
	color: #302E94;
	text-decoration: blink;
}
a.zi:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: blink;
}