a {
	color: #57870d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	line-height: 135%;
}