.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6db33f;
	text-decoration: none;
}
.buttonsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #582c86;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}

a.legal:hover {
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.bigTextOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: bold;
	color: #6db33f;
	text-decoration: none;
	line-height: 35px;
}

a.bigText:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: bold;
}
a.bigTextOrange:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: bold;
}

.bodyBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}

a.bodyBig:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
}

.bigTextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
.bigTextbOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 40px;
}

a.bigTextb:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: bold;
}
