﻿ a:link { text-decoration:none; 
          font-weight:bold; 
          color:#A3616B; }
 a:visited { text-decoration:none; 
             font-weight:bold; 
             color:#6F7668; }
 a:hover { text-decoration:none;
            font-weight:bold;
            color:#FFFFDC;
            background-color:#A3616B;}
 a:active { text-decoration:none; 
            font-weight:bold; 
            color:#4B6E95; }

 body { lang=DE }


 p  { font-family:'verdana' }
 h1 { font-family:'courier' }
 h2 { font-family:'courier' }
 h3 { font-family:'courier' }

