|
I think the link color is defaulting because your style sheet isn't being read. Try a normal style sheet linking strategy <link href="http://www.cyberlinkxxx.com/asian_angels/1/main.css" rel="stylesheet" type="text/css" /> instead of that @ import thing you have now.
|