table {  
	font-family: serif; 
	font-size: 14pt; 
	color: #40432A;
}
body { 
	background-image: url(../grafik/bg.png);
	background-color: #939871; 	
	font-family :  serif; 
	font-size: 12pt; 
	color: #40432A; 
}
a:link { 
	text-decoration:none; 
	font-weight:bold; 
	color:#40432A; 
}
a:visited { 
	text-decoration:none; 
	font-style:italic; 
	font-weight:bold;
	color:#40432A; 
}
a:hover { 
	text-decoration:none; 
	font-weight:bold; 
	color:#CF9831;
}
a:active { 
	text-decoration:none; 
	font-weight:bold; 
	color:#CF9831;
}
a:focus { 
	text-decoration:none; 
	font-weight:bold; 
	color:#40432A;
}
.text {
      color: #40432A;
      font-family : serif;
}
