.photo {
	border: 25px solid #E8E1C9;
}
.photo2 {
	border: 10px solid #E8E1C9;
}
.homeTxt {
	color: #F2F2D9;
}
.homeTxt a:link {
	color: #F2F2D9;
	font-weight: bold;
	text-decoration: none;
}
.homeTxt a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F2F2D9;
}
.homeTxt a:hover {
	text-decoration: underline;
}
.homeTxt a:active {
	text-decoration: none;
	}
.photo2 {
	border: 25px solid #E8E1C9;
}
.homeframe {
	background-color:#E7DFC8;
	padding-top:12px;
	padding-left:12px;
	padding-bottom:12px;
	padding-right:12px;
	clear: left;
	float: left;
}
