@charset "utf-8";
.link {
	font-family: sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-family: sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

