 /*
* @copyright (C) 2019 by Jutta Diederich
* @license
*/       ******************************************




  <STYLE type="text/css">

 body { font-family: Tahoma;font-size: small;color: #007F00;}

a:link    {  font-size: small; text-decoration:none;color:#007F00}
a:visited {  font-size: small; text-decoration:none;color:#007F00 }

a:hover   {  font-size: small; background: #9F9F9F; text-decoration:none; color:#007F00 }
a:active  {  font-size: small;text-decoration:none;color:#007F00 }


  table {
   font-family: Verdana;
  }

  </STYLE>

  <style type="text1/css">
      body { font-family: Tahoma;font-size: small;color: #FBD57B;}

a:link    {  font-size: small; text-decoration:none;color:#FF0000}
a:visited {  font-size: small; text-decoration:none;color:#FF0000 }

a:hover   {  font-size: small; background: #9F9F9F; text-decoration:none; color:#DF0000 }
a:active  {  font-size: small;text-decoration:none;color:#A00020 }


  </style>