body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	font-size: 11pt;
	background-color: #FFFDE4;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: rgb(50,80,40);
}

h2
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: rgb(0,0,0);
}

a:link
{
	color: rgb(0,0,0); 
	font-size: 10pt;
	
	}

a:visited
{
	color: rgb(0,0,0); 
	font-size: 10pt;
} 

a:active 
{
	color: rgb(0,0,0);
	font-size: 10pt;
}

a:hover 
{
color: rgb(0,0,0);
text-decoration: none;
font-weight: bold;
}

.menue
{
color: rgb(0,0,0);
font-size: 10pt;
font-weight: bold;
}

.menue a:link
{
color: rgb(0,0,0);
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.menue a:visited
{
	color: rgb(0,0,0); 
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
} 

.menue a:active 
{
	color: rgb(0,0,0);
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
}

.menue a:hover 
{
color: rgb(246,226,4);
text-decoration: none;
font-weight: bold;
}

.menue2 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #F6E204;
	text-decoration: none;
}
.menue2 a:link
{
color: #F6E204;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.menue2 a:visited
{
	color: #F6E204; 
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
} 

.menue2 a:active 
{
	color: #F6E204;
	font-size: 10pt;
	font-weight: bold;
text-decoration: none;
}

.menue2 a:hover 
{
color: #92B39E;
text-decoration: none;
font-weight: bold;
}
