@charset "UTF-8";
.footer {
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #706B66;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #706B66;
	text-decoration: none;
}
a:hover {
	color: #ABA49E;
	text-decoration: none;
}
