a.sm:link { color: #333; text-decoration: none; }
a.sm:visited { color: #333; text-decoration: none; }
a.sm:hover { color: blue; text-decoration: underline; }

