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

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


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

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