.body-white {
	font-size: 11px;
	line-height: 12px;
	color: #CED1D7;
}
.bold-red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.bold-yellow {

	font-size: 11px;
	font-weight: bold;
	color: #FCC518;
}
.title-orange {
	font-size: 14px;
	font-weight: bold;
	color: #99FF00;
}
.title-white {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.zelle {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
	padding: 10px;
	border: 1px solid #0A2A49;
}
