h1 {
  color: black;
  font: normal normal bold 18pt arial;
}

.menutext, .menutext a:link, .menutext a:visited, .menutext a:active {
  color: 000000;
  font: normal normal bold 12pt arial;
  text-align: center;
  text-decoration: none; 
}

.menutext a:hover {
  color: ffffff;
  font: normal normal bold 12pt arial;
  text-align: center;
  text-decoration: none; 
}

#contact a:hover {
	color: #FF0000;
	text-decoration: none;
	visibility: visible;
}


#bottommenu {
  background-color: #9ac9d8;
  text-decoration: none;
}

.bottommenu a:link, .bottommenu a:visited, .bottommenu a:active {
  color: #000000;
  text-decoration: none;
  font: normal normal normal 10pt arial;
}

.bottommenu a:hover {
  color: #ffffff;
  text-decoration: none;
  font: normal normal normal 10pt arial;
}

