@charset "utf-8";
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #a68460;
}
.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ae8b64;
}

.footer a {
	font-family: Arial;
	font-size: 11px;
	color: #a68460;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.applicationHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
