function sbcolor(newcolor){
	newcolor.style.backgroundColor="#f7f7f7"
}
function stcolor(newscolor){
	newscolor.style.backgroundColor=""
}
