body, td{
	color : #666666;
	font : normal sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-family : "Arial Narrow";
	font-size : 16px;
}
.titel{
	color : #666666;
	font : normal sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-family : "Arial Narrow";
	font-size : 16px;
}
a:link{
	color : #666666;
	font : normal sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-family : "Arial Narrow";
	font-size : 16px;
}
	a:hover{
	color : #666666;
	font : normal sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-family : "Arial Narrow";
	font-size : 16px;
}
	a:visited{
	color : #666666;
	font : normal sans-serif;
	font-weight : bold;
	text-decoration : none;
	font-family : "Arial Narrow";
	font-size : 16px;
}
