@charset "utf-8";

.news {list-style: none; margin-bottom: 10px;}

.date {color: #56616C; font-style: italic;}

.news a {text-decoration: none; color: #C46005; font-weight: bold;}
.news a:hover {color: #56616C; text-decoration: underline;}

