@charset "utf-8";
body {
	background-color: #eaeaac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eaeaac;
	text-decoration: none;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #000000;
}
