Is it possible, without using Javascript, to have an anchor i.e.
<a href="#otherlook">
to use extra CSS when selected. For example making the text larger, changing colours?
EDIT
Please take a look at fiddle. What CSS will achieve the second p tag to change upon the anchor being selected?
If you don’t include IE6, then yes it can be done in a cross-browser safe way: