/* media query */
nav.navStd ul li.top a {
  background-color: #fff;
  color: #787878 !important;
}

.pamphletArea > section .link a:hover {
  background-color: #787878 !important;
  color: #fff;
  border: 1px solid #787878 !important;
}

.pamphletArea > section .link_faq a:hover {
  background-color: #787878 !important;
  color: #fff;
  border: 1px solid #787878 !important;
}
