@charset "utf-8";
/* CSS Document */

@import url("default.css");

body {
	background: #fff;
	color: #000;
}
a {
	color: #000;
}
