Text paragraph colour set to white to highlight the message. No paragraph colour would reveal MouseOver colour.
ClassName of 'underlay' for the bounding rectangle on the MouseOver layer. Matching rectangle on the MouseOff layer, soft-grouped with rectangle on the MouseOver layer and given a link “javascript: ;” Text Area given a no-fill box cover on top with a ClassName of 'default' and a Link. Text area given a paragraph colour of white that shows through as a highlight when the background MouseOver layer is invoked. Added a ClassName of 'default' to override the cursor changing to a pointer. Added the following styling into the Website > Code (head): <style> .underlay { z-index: -1; } .default, .underlay, #myvideo { cursor: default; } </style>
Talk Graphics

Hover with Background Colour

The Waterfall