body {
        font-style: normal;
        font-family: Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 100%;
		  background-color: #FFFFE1;
		margin-top: 0px;
		margin-left: 0px;
}
a:link {color: #00BCAB; font-size: 80%; font-weight: bold;}
a:active {color: #007569; font-size: 80%; font-weight: bold;}
a:hover {color: #F67812; font-size: 80%; font-weight: bold;}  
a:visited {color: #007569; font-size: 80%; font-weight: bold;}

td.date {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFE0;
	font-size: 90%;
	text-align: center;
}
td.spende { text-align: center;  font-size: 90%;  font-weight: bold;  color: #FF4500;    }
