.menutext {
  margin:0px auto;
  width: 947px;
  height: 28px;
  background-color: #0C0C54;
  color: #D4D6E8;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  letter-spacing: 2px;
  text-align: center;
}
.menutext a {
  color: #D4D6E8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
}
.menutext a:link {
  color: #D4D6E8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
}
.menutext a:visited {
  color: #D4D6E8;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
}
.menutext a:hover {
  color: #EACB68;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: bold;
  text-decoration: underline;
}
.menutext2 {
  color: #D4D6E8;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.menutext2 a {
  color: #EACB68;
  font-weight: bold;
  text-decoration: none;
}
.menutext2 a:visited {
  color: #EACB68;
  font-weight: bold;
  text-decoration: none;
}
.menutext2 a:hover {
  color: #EACB68;
  font-weight: bold;
  text-decoration: underline;
}

