@charset "UTF-8";
a:link {
	color: #473015;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #473015;
}
headline {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 30mm;
	color: #473015;
	text-decoration: none;
}
a:hover {
	color: #473015;
	text-decoration: none;
}
a:active {
	color: #473015;
	text-decoration: none;
}
