@charset "UTF-8";
a {
	color: #333333;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
