.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #706547;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #706547;
	text-decoration: underline;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #706547;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #706547;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #706547;
	text-decoration: inherit;
}
