a {  text-decoration:none; }
A:visited {text-decoration: none; color: #339999}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

#lm A:link {text-decoration: none}
#lm A:visited {text-decoration: none}
#lm A:active {text-decoration: none}
#lm A:hover {text-decoration: none; color: red;}