yes put this in your "a" tag
style="text-decoration:none"
or you could make a class like such
a.one {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #6699CC;
text-decoration: none; }
a.one:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #6699CC;
text-decoration: none; }
and put class="one" in your "a" tag
[Hammer]
Nike Failed Slogans -- "Just Don't Do It!"