.texto {
	color : #660000;
	font-family : Verdana;
	font-size : 12px;
	font-weight: bolder;
}
.letra_pequena {
	color : #660000;
	font-family : Verdana;
	font-size : 10px;
	font-weight: bolder;
}
.letra_cancion {
	color : #660000;
	font-family : Verdana;
	font-size : 11px;
	font-weight: bolder;
}
.letra_cancion_segunda {
	color: green;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
}
.titulo_resalto {
	font-size: 18px;
	font-family: Verdana;
	font-style: normal;
	height: 0px;
	color: green;
	font-weight: bolder;
}
.titulo_mas_grande {
	font-size: 20px;
	font-family: Verdana;
	font-style: italic;
	height: 0px;
	font-weight: bolder;
	color: green;
}
