a.menu {
  color: #FADC64;
  font-size: 14px;
  line-height:16px;
  font-family: tahoma;
  text-decoration: none;
}
a.menu:hover {
  color: #FADC64;
  font-size: 14px;
  line-height:16px;
  font-family: tahoma;
  text-decoration: underline overline;
}