bt.onRollOver = function() {
for (a=0; a<voci.length; a++) {
_root["voci"+a].textColor = nero;
}
};