
/* CSS Document */

.blanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
}

.amarillo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f12bc6;
}

.titulo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 38px;
	color:#000;
}

.botones {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.amarillotitulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #f12bc6;
	font-weight:bold;
}

