@charset "utf-8";
.alink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FDAB00;
}
