A:link { color: red } /* unvisited */ A:visited { color: blue } A:active { color: lime }
P:first-line { font-style: small-caps } P:first-letter { font-size: 200% }
Arnaud Le Hors