.navtxt {
	font-weight: bold;
	font-size: 10pt;
	color: #6666CC;
	text-decoration: none
}

.navtxt:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #6666CC;
	text-decoration: none
}

.navtxt:hover {
	font-weight: bold;
	font-size: 10pt;
	color: #FF9999;
	text-decoration: none
}




