在<head></head>之间加入如下的CSS定义:<style type="text/css"><!--a{ text-decoration: none}a:hover{ text-decoration: none}--></style>,这是最简单的代码,如果你想有下画线,把none 改成underline即可!