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