<!--

function farebg(obj, fareColor) { 

	obj.style.backgroundColor=fareColor

}

//-->