.nav {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav a:link {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.nav a:active {
	font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.avantGuard {
	font-family: "Avant Garde", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.avantGuard a:link {
	font-family: "Avant Garde", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.avantGuard a:visited {
	font-family: "Avant Garde", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.avantGuard a:hover {
	font-family: "Avant Garde", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.avantGuard a:active {
	font-family: "Avant Garde", Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
