.newsAd {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: center;
}
.newsAd a {
    color: #F00;
    text-decoration: underline;
}
.newsAd a:hover {
    text-decoration: none;
}