@charset "utf-8";
a.linkum:link {
	color:#333;
	font-weight: bold;
}
a.linkum:visited {
	color:#333;
}

a.linkum:hover {
	color:#A01D25;
	font-weight: bold;
}
