.naranja {
	font-weight: bold;
	background-color:#FFCC33;
	font-size: 24px
}

.gris {
	font-weight: bold;
	font-size: 10px;
	color: #CCCCCC
}
.titulo-verde{
	font-size:1.4em;
	color:#66CC33;
}