﻿.title_block 
{
	background-color: #820915; 
	padding: 3px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #ffffff; 
	text-transform: uppercase; 
	font-weight: bold; 
	padding-left: 8px;
	white-space: nowrap;
}
a {
	color: 990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.news_date 
{
	background-color: #d9d3c7; 
	padding-top: 5px;
	padding-bottom: 5px;    
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 20px; 
	color: #990000; 
	font-weight: bold
}
.news 
{
	background-color: #d9d3c7; 
	padding: 5px;  
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.news a 
{
	color: #000000;
	text-decoration: none;
}
.news a:hover 
{
	color: #990000;
	text-decoration: underline;
}