psy.css 397 B

12345678
  1. a:link { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-style: normal; color: #000099; text-decoration: none}
  2. a:visited { color: #993366; text-decoration: none}
  3. a:active { color: #FF0000; text-decoration: none}
  4. a:hover { color: #0099CC; text-decoration: none}
  5. .times {font-family: times new roman, serif;}
  6. .verdana {font-family: Verdana, Arial, sans-serif;}