body {
	background-color: #c8ee95;
	margin-top: 15px;
	margin-bottom: 50px;
}
a:link {
	text-decoration: none;
	color: #336633;
}
a:visited {
	text-decoration: none;
	color: #0055AA;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.GalleryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}


a:hover {
	text-decoration: none;
	color: #ff3366;
}
.emailLINK {
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #ff3366;
}

