/*BODY {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #e2e2e2;
scrollbar-3dlight-color: #e0e0e0;
scrollbar-darkshadow-color: #424242;
scrollbar-shadow-color: #9d9d9d;
scrollbar-arrow-color: #c61f26;
scrollbar-track-color: #ffffff;
}*/

.headline {
	font-family: "arial", verdana;
	font-size: 16px;
	font-weight: bold;
	color: #C10408;
}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
}

.news_font {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c10408;
	font-weight:bold;
	margin-left:-89px;
	}
.news_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	font-weight:bold;
	width:132px;		
}

a:link {
	color: #C10408;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C10408;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #C10408;
}

