
a.mylink:link    {text-decoration: none}
a.mylink:visited {text-decoration: none}
a.mylink:hover   {text-decoration: underline; background: #66ff66}

a.mylink2:link    {color: #339933; text-decoration: none}
a.mylink2:visited {color: #0000ff; text-decoration: none}
a.mylink2:hover   {text-decoration: underline; background: #ffff00}

p.indent0  {text-align: justify; text-indent: 0px;  line-height: 200%; letter-spacing: 1px}
p.indent30 {text-align: justify; text-indent: 30px; line-height: 200%; letter-spacing: 1px}

span.highlight  { background-color: #ffff00 }
span.highlight2 { background-color: #66ff66 }
