﻿.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #f7eed5;
}
.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #f7eed5;
}
.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #42797C;
}

.content {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #f7eed5;
}
.content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #A4875D;
}
.content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #f7eed5;
}

.footersm {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #311605;
}
.footersm a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #311605;
}
.footersm a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}



.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14.5px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #315c5e;
}
.header a {
	text-decoration: none;
	color: #315c5e;

}

.header a:hover {
	text-decoration: underline;
}
