body, TABLE, TR, TD {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	}
	
A:link    {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;} 
A:active  {text-decoration: underline; color: #b9121b;}
A:hover   {text-decoration: underline; color: #4c1b1b;}


.Header {
	color: #bd8d46;
	font-size: 20px;
	line-height: 24px;}

.BoldRed
{
	color: #b9121b;
	font-size: 10px;
	font-weight: bold;
}

.BoldRedSubHeader
{
	color: #b9121b;
	font-size: 13px;
	font-weight: bold;
}

.SubHeaderTan {
	color: #bd8d46;
	font-size: 12px;
	line-height: 18px;}
	
.SubHeaderBrown {
	color: #4c1b1b;
	font-size: 12px;
	line-height: 18px;}

.NewsTitle
{
	color: #000000;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.NewsHead
{
	color: #4C1B1B;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.NewsHead
{
	color: #4C1B1B !important;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none !important;
}

a.NewsHead: hover
{
	color: #4C1B1B !important;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline !important;
}	

.LeftSideLinks
{
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
}
a.LeftSideLinks:link
{
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}

a.LeftSideLinks:hover
{
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	text-decoration: underline;
}

.LeftSideLinksHeader
{
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: bold;
}