body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #364C28;
}
a:hover {
	color: #A9983A;
}

