<!--
body {background-image: url(graphics/binder.gif); 
      background-color:white; 
      color:#000000; 
      font-weight: bold;}

.main {font-weight: bold;}
.main A:link {text-decoration: none; color: blue; font-weight: bold;}
.main A:visited {text-decoration: none; color: purple; font-weight: bold;}
.main A:hover {background-color: blue; color: white; font-weight: bold;}

.smbld {font-weight: bold; font-size: small;}
.smbld A:link {text-decoration: none; color: blue; font-weight: bold; font-size: small;}
.smbld A:visited {text-decoration: none; color: purple; font-weight: bold; font-size: small;}
.smbld A:hover {background-color: blue; color: white; font-weight: bold; font-size: small;}



.surnameform {font-weight: bold;}
.surnameform A:link {text-decoration: none; color: blue; font-weight: bold;}
.surnameform A:visited {text-decoration: none; color: purple; font-weight: bold;}
.surnameform A:hover {background-color: blue; color: white; font-weight: bold;}


A:link     {text-decoration: none; color: #000000;}
A:visited  {text-decoration: none; color: #000000;}
A:hover    {background-color:#000000; color: lavender;}



.menu {font-weight: bold; font-size: small;}
.menu A:link     {text-decoration: none; color: blue;}
.menu A:visited  {text-decoration: none; color: purple;}
.menu A:hover    {background-color:#000000; color: lavender;}

.rtbar {font-weight: bold; font-size: smaller;}

.imgs {font-weight: bold; font-size: smaller;}

.footer  {font-size: smaller; font-weight: bold;}
.footer A:link {text-decoration: none; color: black; font-weight: bold;}
.footer A:visited {text-decoration: none; color: black; font-weight: bold;}
.footer A:hover {background-color: black; color: lavender; font-weight: bold;}

-->