.HEAVY {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.MainText {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
