.news_link {
     color: #508E21; 
     font-weight: bold;
     text-decoration: none;
}

.news_link:HOVER {
    text-decoration: underline;
}