function rollover(which,color){	if (document.all||document.getElementById)	which.style.color=color}