body { background-color: #ffcccc;
       font-family: Arial, Times, Helvetica, sans-serif;
       color: #000000
     }

a:active { color: #0000ff }
a:link { color: #000080 }
a:visited { color: #800080 }                                

div.box { border: solid; border-width: thin; width: 100% }

p.letters { font-style: italic;
            font-variant: small-caps
          }


