@charset "utf-8";
/* CSS Document */

body,a,td {
	color: #003d7e;
	background-color: #7fce11;
	text-decoration: none;
	font-family: Arial,verdana;
	font-size: 12px;
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
}
.titel {
	color: #ffffff;
	font-family: Arial,verdana;
	font-size: 18px;
	font-weight: bold;
}
