   DIV.Abstract { text-align: justify }
<!-- A {text-decoration: none;} -->

A.LN:link    {text-decoration: none; font-weight: bold; color: #B28C32}
A.LN:visited {text-decoration: none; font-weight: bold; color: #B28C32}
A.LN:active  {text-decoration: none; font-weight: bold; color: #990033;}
A.LN:hover   {text-decoration: none; font-weight: bold; color: #1B3866;}

.box a:link    {text-decoration: none; font-weight: bold; color: #B28C32}
.box a:visited {text-decoration: none; font-weight: bold; color: #B28C32}
.box a:active  {text-decoration: none; font-weight: bold; color: #FFFFFF;}
.box a:hover   {text-decoration: none; font-weight: bold; color: #FFFFFF;}


