A:link {
	color: #FEE2BA;
}
A:visited {
	color: #FEE2BA;
}
A:active {
	text-decoration: none;
	color: #FEE2BA;
}

.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEE2BA;
	text-decoration: none;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEE2BA;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FEE2BA;
}
.box {
	border: 1px solid #FBE4BA;
	background-color: #83605F;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FEE2BA;
	text-decoration: underline;

}
.titlelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEE2BA;

}
a:hover {
	text-decoration: underline;
}
