.unnamed1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #663333;
	border: thin;
}
.menutekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}
.menutekst a{
  color: #663333; 
  text-decoration: none;
}

.menutekst a:hover{
  color: #1C1C5B; 
  text-decoration: underline;
}