@charset "ISO-8859-1";
body {
	background-color: #FFC575;
	margin-top: 0px;
}

.Estilo1{
	font-family: "Gill Sans MT Bold";
	font-size: 20px;
	color: #933131;
}

.Estilo2 {
	font-family: "Gill Sans";
	font-size: 20px;
}

.Estilo3 {
	font-family: "Gill Sans";
	font-size: 20px;
	color: #933131;
	text-decoration: none;
	text-align: center;
}

a, a:link, a:visited {
	font-family: "Gill Sans";
	font-size: 20px;
	color: #933131;
	text-decoration: none;
}

