Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
If you enable this option, class names placed in class attributes will be verified against the content CSS so elements with a class attribute containing a class that doesn't exist in the CSS will be removed.
tinyMCE.init({
...
verify_css_classes : true
});
Search documentation.