<?xml-stylesheet href="css3-modsel-64.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>
<button>The color of the anchor above and the current text should be
   black in normal state, and green when you make it active.</button>
</p>
</div>
</test>