<style>
a:hover, a:link, a:visited, [ecc] {
text-decoration: none;
color: #000000; /*colore*/
/*eventualmente altro, tipo carattere ecc ..*/
}