.phone-text {
	font: bold 30px Arial, Helvetica, sans-serif;
	color: #b77498;
	text-decoration: none;
	text-align: center;
	letter-spacing: -4px;
}
.welcome-text {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.white-body-text {
 font: normal 12px Arial, Helvetica, sans-serif;
 color: #FFFFFF;
 text-decoration: none;
 text-align: left;
}
.white-body-text a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.white-body-text a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}
.copyright--text {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.big-title {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #FFF;
}

.big-title a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #FFF;
}

.big-title a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #FFF;
}
