body {
	background-color: #000000;
	color: #D9E4EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->
.azul1 {color: #AFCEF0}

.azul2 {
	color: #D9E4EE
}

.institucion {
	color: #AFCEF0;
	font-style:italic;
	}

.persona {
	color: #D9E4EE;
	font-weight:bold;
}

.compositor {
	color: #AFCEF0;
	font-weight:bold;
}