   DIV.Abstract { text-align: justify }
<!-- A {text-decoration: none;} -->

a.hv:hover {text-decoration: none; font-weight: bold; color: #003399;}

a.hv2:hover {text-decoration: none; font-weight: normal; color: #99CCFF;}

a.hv3:hover {text-decoration: none; font-weight: bold; color: #99CCFF;}

A.LN:link    {text-decoration: none; font-weight: normal; color: "#2B56BB"}
A.LN:visited {text-decoration: none; font-weight: normal; color: #2B56BB;}
A.LN:active  {text-decoration: none; font-weight: normal; color: #CC3366;}
A.LN:hover   {text-decoration: none; font-weight: normal; color: #2B56BB;}


A.LN2:link    {text-decoration: none; font-weight: normal; color: "#E1E5F8"}
A.LN2:visited {text-decoration: none; font-weight: normal; color: #E1E5F8;}
A.LN2:active  {text-decoration: none; font-weight: normal; color: #CC3366;}
A.LN2:hover   {text-decoration: none; font-weight: bold; color: #FFFFFF;}


A.LN3:link    {text-decoration: none; font-weight: normal; color: "#000099"}
A.LN3:visited {text-decoration: none; font-weight: normal; color: #000099;}
A.LN3:active  {text-decoration: none; font-weight: normal; color: #990033;}
A.LN3:hover   {text-decoration: none; font-weight: normal; color: #3399CC;}


