body {
	font-family: Tahoma, Arial, Tahoma;
	font-size: 16px; 
	background-image:url(menufarbe.jpg);

	color: #000;
	
} // farbe der schrift



a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-clor:  #999999;
	color: #9933FF;

}
a:link {
	color: #630;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
a:active {
	color: #ff00ff;
	text-decoration: blink;
	font-weight: normal;
}
a:visited {  color: #660066; text-decoration: none}
.fett {
	font-weight: bold;
	font-size: 18px;
}
.fett strong {
	font-size: 24px;
}
table {
	font-family: "Book Antiqua", Arial, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #000;
}

