@charset "utf-8";
.a1:link {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.a1:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.a1:hover {
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
.a1:active {
	font-size: 10pt;
	color: #FF0000;
	font-weight: normal;
}
