p { color: purple; font-family: Helvetica, sans-serif } a { text-decoration: bold; } a { color: darkred; } a:visited { color: darkred; } a:hover, a:active, a:focus { color: darkred; } p.ascii { font-family: monospace; white-space: pre; }
click to enter