<?xml-stylesheet href="css3-modsel-63.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b" xmlns:html="http://www.w3.org/1999/xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" class="stub">
<p>
<a href="http://dummy.example.org/dummy">This is an anchor</a>
</p>
<p>
<span>The color of the anchor above and of the current text should be
   black when the mouse does NOT hover over it, and green when the mouse hovers
   over it.</span>
</p>
</div>
</test>