.nav2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.nav2 a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.nav2 a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
