body {
	background-color: #34007e;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.navTD { 
	white-space:nowrap
}

.navLine {
	color: #FFFFFF
}