.page_a.current {
    background: #398fc8;
    color: #fff;
}
.page_a:hover {
    background: #398fc8;
    color: #fff;
}