.maintext {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
a.nav:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-align: left;
}
a.nav:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-align: left;
}
a.nav:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
	text-align: left;
}
a.nav:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.title {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
a.Titlenav:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
a.Titlenav:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
a.Titlenav:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF0000;
}
a.Titlenav:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
