@charset "utf-8";
body {
	background-color: #FDF6E9;
	text-align: center;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: 0;
}

a:hover {
	text-decoration: underline;
}
