

   a:link   { color: blue; text-decoration: none }

 a:active {  color: #FFFF00;  text-decoration: underline;  }

a:visited   { color: teal; text-decoration: none }

  a:hover  { color: lime; text-decoration: underline }
.10pix -2em { font-size: 10px; line-height: 150% }
.12pix-15    { font-size: 12px; line-height: 140% }
body     { font-size: 9pt }

