.buttons_nav {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
}
.whatsNew_nav {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #581A0B;
}
.addressIs {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.nav:link {
	color: black;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.nav:visited {
	color: black; 
	text-decoration: none;
	font-size: 16px; 
	font-weight: bold;
}
a.nav:hover {
	color: #581b0b; 
	text-decoration: none; 
	font-size: 16px;
	font-weight: bold;
}
a.nav:active {
	color: black;
	font-size:16px;
	font-weight: bold; 
}
.whatsNew_LRGfont {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	color: #581A0B;
}
