.page_a.current {
    background: #e60012;
    color: #fff;
}
.page_a:hover {
    background: #e60012;
  border-color: #e60012;
    color: #fff;
}<!--7.0095062255859E-5-->