www.gusucode.com > JSP ExtJS图书管理系统源码程序 > JSP ExtJS图书管理系统/ShoppingBook10_1/WebRoot/CSS/link.css

    @CHARSET "UTF-8";
a:link {text-decoration:none;color:black;}
a:hover {text-decoration:underline;color:black;}
a:active {text-decoration:underline;color:yellow;}
a:visited{
	text-decoration: none; color: black;
}