body {
	background-color: #6EA272;
	font-family: "Lucida Sans";
	font-size: 16px;
}
.menu {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #966070;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer {
	font-size: 12px;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #966070;
}
.footer2 {
	font-size: 10px;
}

a:link {
	color: #7A525F;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #834E60;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.menu a {
	color: #834E60;
}



.border {
	border: 2px solid #966070;
}
.photo-border {
	border: 1px solid #000000;
}
.style1 {
	font-size: 12px;
}
