单项选择题

下列CSS方法中去掉链接下划线,正确的是?()

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