a:link{ color:#000000; text-decoration:none } a:visited{ color:#ff9966; text-decoration:none } a:hover{ color:#ff9966; text-decoration:none //鼠标经过 取消下划线 }
或者在 超链接 标记里 写<a href="#" target="_blank" οnmοuseοver="this.style.color= '#ff9966'" οnmοuseοut="this.style.color='#660099'" >