/*****************************************************/
/*****************   Simple News ********************/
/*-------------------------------*/
.NewsTitle 
{
  	font-family: Tahoma;
    font-size: 12px;
	color: #03216D;
	font-weight:bold;
	text-decoration: none;	
}
/*-------------------------------*/
A.NewsTitle:link {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;		
}
A.NewsTitle:visited {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;	
}
A.NewsTitle:hover {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: underline;		
}
A.NewsTitle:Active {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;		
}
.NewsBody
{
  	font-family: Tahoma;
    font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
.NewsDate
{
  	font-family: Tahoma;
    font-size: 10px;
	color: #2F4F4F;
	text-decoration: none;	
}
.MenuHeader 
{
	background : #8B3B13;
  	font-family: Tahoma;
    font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
/*-------------------------------*/
.MarqueeNewsTitle 
{
  	font-family: Tahoma;
    font-size: 11px;
	color: #03216D;
	text-decoration: none;	
	font-weight:bold;
}
/*-------------------------------*/
A.MarqueeNewsTitle:link {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;		
}
A.MarqueeNewsTitle:visited {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;	
}
A.MarqueeNewsTitle:hover {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: underline;		
}
A.MarqueeNewsTitle:Active {
	font-family: Tahoma;
	color: #03216D;
	text-decoration: None;		
}
