.texto {
	color : #000099;
	font-family : Verdana;
	font-size : 12px;
	font-weight: bolder;
}
.letra_pequena {
	color : #000099;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bolder;
}
.letra_cancion {
	color : #000099;
	font-family : Verdana;
	font-size : 11px;
	font-weight: bolder;
}
.letra_cancion_azulete {
	color : Blue;
	font-family : Verdana;
	font-size : 11px;
	font-weight: bolder;
}
.titulo_resalto {
	font-size : 18px;
	font-family : "Book Antiqua";
	font-style : italic;
	height : 0px;
	font-weight : bolder;
	color : Blue;
}
.titulo_mas_grande {
	font-size : 20px;
	font-family : "Book Antiqua";
	font-style : italic;
	height : 0px;
	font-weight : bolder;
	color : Blue;
}