td.newsNav {
	font-family: tahoma;
	font-size: 11px;
	padding-bottom:2px;
}
a.newsNav {
	font-family: tahoma;
	font-size: 11px;
	color: #23457B;
	text-decoration: none;
}
a.newsNav:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #23457B;
	text-decoration: underline;
}
font.newsNavAct {
	font-family: tahoma;
	font-size: 11px;
	color: #91C64D;
	font-weight:bold;
	text-decoration: none;
}
font.newsNavDis {
	font-family: tahoma;
	font-size: 11px;
	color: #94a0be;
	font-weight:normal;
	text-decoration: none;
}

