
font  { font-size: 11pt; font-family: Arial, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
font tt   { font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a:link         { color: white }
a:visited      { color: white }
a:active       { color: yellow }
a.foo:link     { color: blue }
a.foo:visited  { color: blue }
a.foo:active   { color: #ff0 }
a.yellow:link { color: #ff0 }
a.yellow:visited { color: #ff0 }
a.yellow:active  { color: red }
a.blue:link { color: blue }
a.blue:visited { color: blue }
a.blue:active { color: red }