.titulos {
	font-family: "Maiandra GD";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293183;
	font-weight: bold;
}
.otrostextos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	font-weight: bold;
}
