现在改成
#ppdh a{font-size: 14px; color: #03F;}
#ppdh.ppdh

nk {text-decoration: none;}
#ppdh.ppdh:visited {text-decoration: none; color: #606;}
#ppdh.ppdh:hover {text-decoration: none; color: #FFF; background-color: #900;}
#ppdh.ppdh:active {text-decoration: none; color: #FFF;}
显示的效果跟测试的不一样,是哪里出问题了