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

A.L1:link    {text-decoration: none; font-weight: normal; color: "#FFFFFF"}
A.L1:visited {text-decoration: none; font-weight: normal; color: "#FFFFFF"}
A.L1:active  {text-decoration: none; font-weight: normal; color: #990033;}
A.L1:hover   {text-decoration: none; font-weight: bold; color: #000000;}

A.L2:link    {text-decoration: none; font-weight: bold; color: "#D7403B"}
A.L2:visited {text-decoration: none; font-weight: bold; color: "#D7403B"}
A.L2:active  {text-decoration: none; font-weight: bold; color: #990033;}
A.L2:hover   {text-decoration: none; font-weight: bold; color: #000000;}

A.L3:link    {text-decoration: none; font-weight: normal; color: "#000000"}
A.L3:visited {text-decoration: none; font-weight: normal; color: "#000000"}
A.L3:active  {text-decoration: none; font-weight: normal; color: #990033;}
A.L3:hover   {text-decoration: none; font-weight: bold; color: #000000;}


