@charset "UTF-8";
body {
	margin: 0px;
	text-align: center;
	font-family: ZapfHumanistItalic, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, img {
	text-decoration: none;
	color: #6B301E;
	border: none;
}
a:hover, a:active {
	font-weight: bold;
}
