body {
max-width: 1920px
}


a.page:active, a.page:link, a.page:visited {
    text-decoration: none;
    color: #dd4814;
    font-weight: bold
}

a.page:hover {
    text-decoration: underline;
    color: #dd4814;
    font-weight: bold
}