body {
	background-color: #716244;
}
.body-text {
	font-family: Arial;
	font-size: 8pt;
	color: #716245;
}

.species-header {
	font-size: 9pt;
	font-weight: bold;
	color: #00326f;
}

A:link {text-decoration: none; font-weight:bold; color: #716245;}
A:visited {text-decoration: none; font-weight:bold; color: #716245;}
A:active {text-decoration: none; font-weight:bold; color: #716245;}
A:hover {text-decoration: underline; font-weight:bold; color: #716245;}

img{
border: 0px;
}