@charset "utf-8";
/* CSS Document */

.centered {
	text-align: center;
	text-align: moz-center;
}

.navigation {
	font-family: Eras Light ITC, Century Gothic, Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mainNav {
	font-family: Eras Light ITC, Century Gothic, Arial;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.slp {
	font-family: Eras Light ITC, Century Gothic, Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.slp:hover {
	font-family: Eras Light ITC, Century Gothic, Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

