.body {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	color: #971417;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.buttons {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #981418;
}
a:hover {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A46F73;
}
a:active {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #981418;
}
a:link {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9476a8;
}
a:visited {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 12px;
	color: #9476ff;
}

