.book-navigation .menu a {
	 color: inherit;
  text-decoration: none;
}

.book-navigation .menu a:hover {
  text-decoration: underline;
}
.book-navigation .book-pager a {
  color: inherit;
  text-decoration: none;
}

.book-navigation .book-pager a:hover {
  text-decoration: underline;
}
