单项选择题

在CSS中,去掉文本超链接的下划线方法是( )。

A.a{text-decoration:nounderline;}
B.{underline:none;}
C.a{decoration:nounderline;}
D.a{text-decoration:none;}