function mudaFolha(folha) {
document.styleSheets(0).href=folha;
}
