a:link, a:visited, a:active {
	text-decoration: none;
	letter-spacing: 0.2em;
	color:#FFF;
}

a:hover {
	text-decoration: none;
	color: #7C6965;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #412620;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.impressum:link, a.impressum:visited, a.impressum:active {
	text-decoration: none;
	letter-spacing: 0.2em;
	font-size: 9px;
	color: #999999;
}

a.impressum:hover {
	color: #000000;
	text-decoration: none;
}
p a:link, p a:visited, p a:active {
	text-decoration: none;
	letter-spacing: 0.0em;
	color: #FFF;
}

p a:hover {
	color: #000000;
	text-decoration: none;
}