
a:link {
	color: #42221f;
	text-decoration: none;
}
a:visited {
	color: #42221f;
	text-decoration: none;
}
a:hover {
	color: #ff6633;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	color: #d6e6df;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
