a:link {
	text-decoration : none;
	font-family : Arial;
	color : black;
}

a:visited {
	text-decoration : none;
	font-family : Arial;
	color : black;
}

a:hover {
	text-decoration : underline;
}

.zahl{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : black;
	font-weight : bold;
}
td{
		font-family : Arial, Helvetica, sans-serif;
		
}
.signatur{
		font-size : 10px;
}
