beijing3_text.css 430 B

123456789
  1. body {background: #666699; color: #ffffcc;}
  2. a:link { font-family: Verdana, Arial, sans-serif; font-style: normal; color: #FFFFFF; text-decoration: none}
  3. a:visited { color: #ffff77; 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;}