Marcus,
> Is there a way to remove/turn off the shading that occurs on a click
> on an html element?
this is just a guess - hopefully they use CSS for this - something
like a:active{} with border-radius and background color - so, you
might try overriding these - but like I said, just a guess, and they
may actually use the canvas for this
john