body {
	color : #FF9;
	background: #036 url(/grafiken/wertilea.jpg);
	font-family: Georgiax, "Times New Roman", Times, serif;
}

p, table, th, td {
	color : #FF9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
}

a:link {
	color : #FC3;
}

a:visited {
	color : #FC3;
}

a:hover {
	color : red;
}

a:active {
	color : red;
}

.tr1	{ background-color: #D0D0D0 }
.tr2	{ background-color: #EEEEEE }
