a {
	font-family: "Book Antiqua";
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:visited { font-family: "Book Antiqua"; font-size: 18px; font-weight: bold; color: #000000; text-decoration: none; }
a:hover { font-family: "Book Antiqua"; font-size: 18px; font-weight: bold; color: #CC9900; text-decoration: underline; }

h1 {
	font-family: "Book Antiqua", Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000; 
	}

.Menue {
	font-family: "Book Antiqua", Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #A6FFA4;
	border: thin none #000000;

}

.main {
	font-family: "Times New Roman", Times, serif; 
	color: #000000	; 
	font-size: 14px;
	background-color:#C4FFC5;
}
/*body { background-color:#C4FFC5;
}*/

