.footer {
	font-family: Arial;
	font-size: 10px;
	color: #58361D;
}
a:link {
	text-decoration: none;
	font-size: 11px;
	color: #614027;
	font-family: Tahoma;
	font-weight: normal;
}
a:visited {
	color: #7B3806;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #AA6837;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color: #660033;
	font-weight: normal;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #58361D;
}

