a.h:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.h:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.h:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.htext {
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-decoration: none;
}
a.mail:link {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}a.mail:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.mail:hover {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
