@charset "ISO-8859-1";
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 35px;
	padding-top: 10px;
	background-color: #dbd1b6;
}
#footer a {
	color: #993300;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #994813;
}
