.footer {
	font-family: "Garamond", Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.body {
	font-family: "Garamond", Times New Roman, Times, serif;
	font-size: 14px;
	color: #C9BE6C;
	text-decoration: none;
}
.link {
	text-decoration: underline;
		color: #C9BE6C;
}
.bodybig {
	font-family: "Garamond", Times New Roman, Times, serif;
	font-size: 18px;
	color: #C9BE6C;
}