.navtxt {
	letter-spacing: 0.06em;
	font-family: times new roman,times,serif;
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	text-decoration: none
}

.navtxt:hover {
	color: #99ffff
}

.navtxt-active {
	letter-spacing: 0.06em;
	font-family: times new roman,times,serif;
	font-weight: bold;
	font-size: 16pt;
	color: #99ffff;
	text-decoration: none
}

