@charset "utf-8";
a.e-mail:link {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #012699;
	text-decoration: none;
}
a.e-mail:visited {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #012699;
	text-decoration: none;
}
a.e-mail:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #012699;
	text-decoration: none;
}
a.e-mail:active {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #012699;
	text-decoration: none;
}

