@charset "UTF-8";
a:link {
	color: #4E3722;
}
a:hover {
	color: #B00;
}
a:visited {
	color: #4E3722;
}
