Hi, I would like to say that I’m beginning to like modx

I have a question about the Wayfinder.
I have a custom template and It’s giving me a hard time getting my menu to work properly.
I made the menu first in dreamweaver and a link button looks like this,
<div id="horMenu">
<ul>
<li><a href="#" title="myTitle"><span>Homework</span></a></li>
</ul>
</div>
Is it possible to work with the <span> element? I have to use it because I am using rounded corners. And I cant get it working with Wayfinder
Hope anyone can help me,
Would be great
Rogier