@charset "utf-8";
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}
body {
	background-color: #FAFAF5;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
