.page_a.current {
    background: #0053a7;
    color: #fff;
}

.page_a:hover {
    background: #0053a7;
    color: #fff;
}