.navbar1 {
	font-family: "Adobe Caslon Pro", "Adobe Garamond Pro", serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #6699cc;
	background-position: center;
	text-align: center;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFF99;
}
