shang1_text.css 430 B

123456789
  1. body {background: #990033; color: #ffffff;}
  2. a:link { font-family: Verdana, Arial, sans-serif; font-style: normal; color: #97C6FF; text-decoration: none}
  3. a:visited { color: #FFFFcc; text-decoration: none}
  4. a:active { color: #FF0000; text-decoration: none}
  5. a:hover { color: #0099CC; text-decoration: none}
  6. .times {font-family: times new roman, serif;}
  7. .verdana {font-family: Verdana, Arial, sans-serif;}