BODY            { color: #006600; border: #006600; background: #ffff99 ; font-family: comic sans ms }
  A:link        { color: #006600; text-decoration: underline }
  A:visited     { color: #009900; text-decoration: none }
  A:active      { color: #009900; text-decoration: none; font-weight: bolder }

@media speech {
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}

.centreer       { text-align: center }
.xbig           { font-size: 1.5em; font-weight: bolder }
.namen          { font-size: 3em }
.peter2production { color: #ff6600 }
  A.peter2production:link        { color: #ff6600; text-decoration: underline }
  A.peter2production:visited     { color: #ff6600; text-decoration: none }
  A.peter2production:active      { color: #ff6600; text-decoration: none; font-weight: bolder }
.quickboys { color: Navy }
  A.quickboys:link        { color: Navy; text-decoration: underline }
  A.quickboys:visited     { color: Blue; text-decoration: none }
  A.quickboys:active      { color: Blue; text-decoration: none; font-weight: bolder }

