Go into your application properties and change Sampling to point rather than linear. This will be fine for your game since it's doesn't need smoothing.
If you need linear sampling, I'm not sure there's an easy way to fix it other than making tiles overlap each other by one or two pixels.