.pager_bold {
    font-weight: bold;
}

.pager {
    margin-top: 10px;
    width: 443px;
    text-align: center;
    color: #CA4516;
}

.pager a, pager a:visited {
    color: #CA4516;
    text-decoration: none !important;
}

.pager a:hover {
    text-decoration: underline !important;
}


