body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
.titel {
	font-size: 18px;
	font-weight: normal;
	color: #c60;
}
a:link {
	color: #58a;
	text-decoration: none;
}
a:visited {
	color: #969;
	text-decoration: none;
}
a:hover {
	color: #c60;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

