.body {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 10px;
	color: #971417;
	font-weight: bold;
}
.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: #981418;
}
a:visited {
	font-family: Helvetica, sans-serif, Geneva, Verdana;
	font-size: 12px;
	color: #BF6F74;
}
