.change-img{
	display: none;
}
.no_tr a:hover .old-img{
	display: none;
}
.no_tr a:hover .change-img{
	display: block;
}