a.a-hover-red {
  color: inherit;
}

a.a-hover-red:hover {
  color: #cc0000 !important;
  text-decoration: none;
}

html,
body,
.tooltip,
.popover {
  font-family: 'DejaVuSans';
}

pre,
code,
kbd,
samp,
.text-monospace {
  font-family: 'DejaVuSansMono';
}
