As the tutorial states, if you want to link statically, you have use libraries with the -s suffix and define SFML_STATIC.
What the difference between MT, MD and MTd, MDd is, can easily be googled. In the end it just has to match for your project and the libraries you link.