a.hs:link {
	color: #000000;
	text-decoration: none;
}
a.ch:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.ch:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.ch:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}



a.hs:visited {
	color: #000000;
	text-decoration: none;
}
a.hs:hover {
	color: #000000;
	text-decoration: underline;
}
.zb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #79BDBA;
}
