a.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #673364;
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
	color: #000000;
}
a.link_r {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #673364;
	text-decoration: underline;
}
a.link_r:hover {
	text-decoration: none;
	color: #000000;
}