function ou2(d)
{
	d.style.backgroundColor='#FFFFFF';
}

function ov2(d)
{
	d.style.backgroundColor='#EEEEEE';
}