呵呵,这个楼里面的都是前辈呢~~
样式表写成下面的样子——
.xhx { font-size: 12px;
color: #FFFFFF;
font-weight: normal;
border: #FFFFFF none;
}
a:link {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {color:#CCFF66; text-decoration: underline}
a:active {color:FFFFFF; text-decoration: none}
在NN下肯定能看到效果的。