/* News View Module */

.news_title {font: bold 12px Arial; color: #1A354A; text-transform: uppercase}
.news_date {font: bold 12px Arial; color: #BE160D; }
.news_last {font: bold 12px Arial; color: #1A354A; font-weight: bold; }

a.news_url {font-family: Arial; font-size: 12px; color:#B61818; text-decoration: none; }
a.news_url:hover {font-family: Arial; font-size: 12px; color:#31627F; text-decoration: none; }

a.news_last_url {font-family: Arial; font-size: 12px; color:#31627F; text-decoration: none; }
a.news_last_url:hover {font-family: Arial; font-size: 12px; color:#31627F; text-decoration: underline; }
