Add class to all links created by tinyMCE

So I ended up doing a jQuery fix rather than going through tinyMCE. Code as follows:

jQuery(document).ready(function(){
    $("#content a").addClass("link_color");
});

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)