span.NAV
{
	position:	absolute;
	visibility: hidden;
}

table.NAV
{
	background-color: #008C6B;
}

td.NAV
{
	font-family:	verdana;
	font-size:		8pt;
	font-weight:	bold;
}

a.NAV
{
	text-decoration:	none;
	color:				white;
}

a.NAV:hover
{
	text-decoration:	none;
	color:				black;
}
