.nav1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.nav1 a:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.nav1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.nav1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
