td.Nav {
	font-family: tahoma;
	font-size: 11px;
	padding-bottom:2px;
}
a.Nav {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.Nav:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
font.NavAct {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
font.NavDis {
	font-family: tahoma;
	font-size: 11px;
	color: #cccccc;
	font-weight:normal;
	text-decoration: none;
}

