.newstext {
    color: #999;
}

.newstext:hover {
    text-decoration: none !important;
}

.newsdate {
    color: #999 !important;
    font-size: 9px;
    margin-bottom: 1px !important;
}

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