h2.newsTitle {
    text-align: left;
    font-size: 1.1em;
    margin-top: 1em;
    color: #6A0606;
}
p.newsInformation {
    font-style: italic;
    font-size: 0.9em;
}
p.newsText {
    margin-bottom: 20px;
}
p#newsPages {
    text-align: center;
    font-weight: bold;
}
a#newsPagesLast {
    text-decoration: none;
    float: left;
}
a#newsPagesNext {
    text-decoration: none;
    float: right;
}
