@charset "UTF-8";

.news_text a {
  text-decoration: underline;
  &:hover {text-decoration: none;}
}