right, have managed to test
// WA HTML Editor Style List: test;
CKEDITOR.addStylesSet("my_styles",
[ { name: "Button", element: "a", attributes: { "class" : "link-text button", "href" : "#" } },
]);
and this has caused the 'styles' drop down to be greyed out and un-selectable