<style type="text/css">
A:link { text-decoration: none }

A:link { text-decoration: none; color: blue }
A:visited { text-decoration: none; color:blue }
A:hover { color: red;}
UL { list-style-image:url("images/gift/ball01.gif") }
</style>
