@charset "utf-8";
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b583c;
	text-decoration: underline;
	letter-spacing: normal;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4b583c;
}
#container #footer a {
	color: #4B583C;
}

