.title-red {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.bold-black {
	font-size: 11px;
	font-weight: bold;
	color: #555537;
}
a:link {
	color: #ED0048;
	text-decoration: none;
}
a:visited {
	color: #ED0048;
	text-decoration: none;
}
a:hover {
	color: #40BEFF;
	text-decoration: none;
}
a:active {
	color: #ED0048;
	text-decoration: none;
}
TD.footer {font-size: 11px; font-weight: normal; text-decoration: none; color: #555537; padding:5px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: none; color: #FF0000; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: none; color: #079DFE; }
.bold-red {

	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.title-yellow {

	font-size: 13px;
	font-weight: bold;
	color: #CDFF00;
}
.bold-white {

	font-size: 11px;
	font-weight: bold;
	color: #FBFEFF;
}
.zelle-opinions {
	padding: 6px;
	border: 1px solid #3EBBFD;
}

