body {
	background-color: #9BB69A;
}
.SiteText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333431;
	font-size: 12px;
}
.PicTitle {
	color: #333431;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #9BB69A;
	text-decoration: underline;
}
a:visited {
	color: #333431;
}
a:active {
	color: #333431;
}
