.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CE3E31;
}
.home:hover {
	color: #000000;
}

