a.nav1:link {
	background-color: #001200;
}
a.nav1:hover {
	background-color: #330000;
}
.nav1 {
	text-decoration: none;
}
