Body  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : Black;
	text-align : left;
	margin : 20px 20px;
}
A:Hover  {
	color : Blue;
}
TH {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : large;
        font-weight : bold;
	background-color : #CC0000;
        color : White;
}
TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}

.adresse {
	font-size: x-small;
}

.newstitel {
	font-size: x-small;
	font-weight: bold;
	background-color: #DD0000;
}

.newsinfo {
	font-size: xx-small;
	background-color: #DD0000;
	}

.newstext {
	font-size: x-small;
	background-color: #EE2222;
}

