adress {
	font-size: 12px;
	text-decoration: none;
}
#footer {
	font-size: 13px;
	text-decoration: none;
}
.footer:visited {
	color: #472f10;
	text-decoration: none;
}
.footer:link {
	color: #472f10;
	text-decoration: none;
}
.footer:hover {
	color: #ffcd08;
	text-decoration: none;
}
