.news {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 95%;
    color: #000000;
}
.newsdate {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 100%;
    color: #000000;
}

.newsmore {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 90%;
    color: #2048A4;
}

.newsaction {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 95%;
    color: #D23325;
}


a.newsmore:hover {
    text-decoration: underline;
}
				

