@charset "utf-8";
/* CSS Document */

a {
	color:#636363;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

