@import url(base_all.css);

body{
	font-family: "lr oSVbN", "Osaka|";
	color: #222222;
}

a {
	color: #7F2705;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

