.vamos {
	font-family: "Gill Sans", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: "Gill Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.vamosbody {
	font-family: "Gill Sans", sans-serif;
	font-size: 14px;
	color: #000000;
}
.heading2 {
	font-family: "Gill Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
a:link {
	font-family: "Gill Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

