.text-weiss {
	color: #FFFFFF;
	text-decoration: none;
}
:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #8A6F66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
