简单问题,怎么把这个语句如a:link{color:black}放在ASPX页面中(就是在<HEAD></HEAD>之间的格式怎么写?谢谢[解决办法] <style type= "text/css "> a:link{color:black} </style>