.menulinks {
  color: #DDDDDD;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  
}

.menulinks a:link, a:visited, a:active{
  color: #DDDDDD;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  
}

.menulinks a:hover {
  color: #EAED96;
  text-decoration: none;
  font-size: 8pt;
  font-weight: bold;
  font-family: Arial, Verdana, sans-serif;
  
}

.search {
  color: black;
  font-size: 8pt;
}