.news-txt a {
    color: #666666 !important;
    text-decoration: none !important;
}
.news-txt a:hover {
  color: red !important;
}