.nav1 a:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.nav1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
.nav1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;

}
.nav1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
