.nav1 a:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;

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


}
.nav1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	background-color: #FFCC33;

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