.txt {
color: #333; font-family: Arial, Helvetica, sans-serif, "tw Cen MT"; font-size:13px;
}
.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif, "tw Cen MT";
	text-decoration: underline;
	font-size: 14px;
	color: E32118;
}
a:hover {
		font-family: Arial, Helvetica, sans-serif, "tw Cen MT";
	
	font-size: 14px;
	color: E32118;
	text-decoration: none;
}
a:visited {
		font-family: Arial, Helvetica, sans-serif, "tw Cen MT";
	text-decoration: underline;
	font-size: 14px;
	color: E32118;
}
.txtadress {
	font-family: Arial, Helvetica, sans-serif, "tw Cen MT";
	font-size: 14px;
	color: #552B05;
	font-weight: bold;
}
body{ color: #333; font-family: Arial, Helvetica, sans-serif, "tw Cen MT"; margin:0; font-size:13px;}