@charset "UTF-8";
a:visited {
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #0000CC;
}
a {
	color: #72041A;
	font-style: normal;
	text-decoration: none;
}

