body {
  font-size: 100%;
}
  
  #font-picker a.font-d {
    font-size: 14px;
    text-decoration: none;
  }
  
  #font-picker a.font-l {
    font-size: 16px;
    text-decoration: underline;
  }
  
  #font-picker a.font-xl {
    font-size: 18px;
    text-decoration: none;
  }
  
  #bv-menu {
    font-size: 1.25em;
  }