.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
}
.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.link {
	color: #000000;
	text-decoration: underline;
}
.link:hover {
	color: #000000;
	text-decoration: none;
}
.link:visited {
	color: #000000;
}
.txtadresse {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #FFFFFF;
}
.tixt {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 18px;
	color: #3f3828;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.adresselink {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.adresselink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.adresselink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.txtlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txtlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}