BODY { background: white }
A:link { color: blue; text-decoration: none }
A:active { color: red; text-decoration: none }
A:visited { color: purple; text-decoration: none }
A.plain { text-decoration: none }
UL.plain { list-style: none }
