@charset "utf-8";
.linkmainbold {
	font-weight: bold;
	color: #000000;
}
.linkmainbold:hover {
	font-weight: bold;
	text-decoration:underline;
}
