@charset "utf-8";
a {
	text-decoration: none;
	color: #3399FF;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
