.da {
	display : none;
}

.en {
	display : none;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E3DDCC;
}

a {color: #FFFFFF; text-decoration: none}
a:link { color: #FFFFFF;  }
a:hover { color: red; }
a:active { color: #FFFFFF; }

body {
     font-family: Verdana; 
     background-color: #AA9664; 
     color: #FFFFFF 
}



h1 {
   font-size: 16pt; 
	 color: #FFFFFF; 
   font-family: Verdana; 
	 font-weight: bold 
}

h2 { 
	 font-size: 8pt; 
	 color: #FFFFFF; 
	 font-family: Verdana; 
	 font-weight: bold 
}

.menu { 
      font-family: Verdana; font-size: 10pt; 
      font-variant: small-caps; 
      font-weight: bold; 
      margin-top: 4; 
      margin-bottom: 4 
}
