

.news_headline {
font-weight: bold;
color: #A7A7A7;
}

.news_date {
color: #C5C3C3;

font-style: italic;

}

.news_abstract {
color: #A7A7A7;
}

hr.news {
color: #6491BE;
background: #6491BE;
background-color: #6491BE;
}

p.news {
margin-top: 3px;
margin-bottom: 1px;
text-align: right;
}

a.news {
color: #377115;
}
