.tituloCarrier {
	font-family: "Franklin Gothic Medium, Verdana";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textoCarrier {
	font-family: "Franklin Gothic Medium, Verdana";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textoArriba {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.btnArriba {
	background-color: #999999;
}
.btnSobre {
	background-color: #FFCC33;
}
.textoSobre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: white;
}



