body {
    font-size: 10pt;
    background-color: #f2f2f2;
    scrollbar-arrow-color: #7f7f7f;
	scrollbar-3dlight-color: #7f7f7f;
	scrollbar-highlight-color: #dfdfdf;
	scrollbar-base-color: #f2f2f2;
	scrollbar-shadow-color: #7f7f7f;		
	scrollbar-darkshadow-color: #f2f2f2;
}

p {
    text-align: justify;
    text-indent: 0.4cm;
}

.nombreCoro {
    font-size: 20pt;
    font-weight: bold;    
    text-align: center;
}

.ficha {
    font-size: 10pt;
    font-weight: bold;
}

.enlace {
    color: #808080;
}

a:active, a:hover {
    font: 9pt;
    font-weight: bold;
    text-decoration: underline;
}  

.textoVacio {
    color: #808080;
    text-align: center;
    margin-top: 15%;
}
