Use a script to reference all the style tags,
concatenate with the list of link tags whose rel attributes contain the word 'stylesheet',
collect them together, display a menu with a list of available style and link tag titles,
and when one is clicked,
cycle through the available stylesheets and if they match the chosen title,
set the disabled property to false,
and set it to true if they don't.