.normalTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
	
}
.normalTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.normalTextBlack a:link {
	color: #000000;
	text-decoration: underline;
}
.normalTextBlack a:visited {
	color: #000000;
	text-decoration: underline;
}
.normalTextBlack a:hover {
	color: #000000;
	text-decoration: none;
}
.normalTextBlack a:active {
	color: #000000;
	text-decoration: underline;
}

.mediumTextMediumWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 130%;
}

.bigTextMediumWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 130%;
}

.bigTextMediumWhiteContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 145%;
}

.bigTextMediumWhiteContact  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 145%;
}



.normalTextMediumBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.titleTextMediumWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}

.titleTextMediumBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
