function ovr(x){
	x.className="ovr"
}

function out(x){

	x.className="out"
}