.nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.nav-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #9D0059;
	font-style: normal;
	font-weight: normal;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1pt;
}
.header-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9D0059;
	font-style: normal;
	font-weight: bold;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.partner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #195866;
	font-style: normal;
	font-weight: bold;
}
.nav-txt-current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #9D0059;
	font-style: normal;
	font-weight: normal;
}
.body-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #195866;
	font-style: normal;
	font-weight: bold;
}
.body-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D0059;
	font-style: normal;
	font-weight: bold;
}