.layer_text {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.nav2 a:link {
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.nav2 a:visited {
	font-family: "Century Gothic", Arial, Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: small;
}
.nav2 a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	text-decoration: none;
	color: #666666;
	font-size: small;
}
.nav2 a:active {
	font-family: "Century Gothic", Arial, Verdana;
	text-decoration: none;
	color: #999999;
	font-size: small;