gusucode.com > 星欣电子书城系统源码 > 星欣电子书城系统源码/XingxinBookshop/admins/StyleSheet.css

    body {
}
a
{
	color: #ff00ff;
	text-decoration: none;
}
a:hover
{
	color: #ff0000;
	text-decoration: underline;
}