<!--

// Funciones para modificar propiedades de STYLE

function changeCSS(cssDoc)
{
document.getElementById('cssText').href=cssDoc;
}
