@charset "UTF-8";
#footer {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #C39A67;
	text-decoration: none;
}
#footer a:hover {
	color: #FFC;
	text-decoration: underline;
}
