td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	line-height: 18px;
}

.newsHeader {
	font-size: 18px;
	font-weight: 900;
	margin-bottom: 3px;
}

.tagline {
	font-size: 18px;
	font-weight: 900;
	color: #A44310;
	margin-bottom: 0px;
}

.subTagLine {
	color: #A44310;
	font-style: italic;
}

a.tNav:link {
	color: white;
	font-weight: 900;
	text-decoration: none;
}

a.tnav:visited {
	color: White;
	font-weight: 900;
	text-decoration: none;
}

a.tNav:hover {
	color: Red;
}


