﻿.header
{
	font-size: 20px;
	color: #c82d01;
	text-decoration: none;
	font-weight: bold;
}
.articledates
{
	font-size: 10px;
}
.h2
{
    color: #c82d01;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}
.news
{
	font-size: 12px !Important;
	/*font-weight: bold;*/
}
a.news:hover 
{
	text-decoration: underline;
}