.topnav  {
	font-family: trebuchet ms;
	font-size: smaller;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.midnav  {
	font-family: trebuchet ms;
	color: black;
	text-decoration: none;
}

.botnav  {
	font-family: trebuchet ms;
	font-size: smaller;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

.helpnav  {
	font-family: trebuchet ms;
	font-size: smaller;
	color:  #ffff00;
	font-weight: bold;
	text-decoration: none;
}
