body {
      background-color: #FFFFFF;
      background-image: url("ks-bgcol.gif");
      background-attachment: fixed;
      color: green; 
     }

a:link {
        color: #006600;
        text-decoration:underline;
       }
a:visited {
           color: #666600;
           text-decoration:underline;
          }
a:active {
          color: #993300;
          text-decoration:underline;
         }
a:hover {
         color: #00DD00;
         text-decoration:none;
        }
a.graa {
        color: #a0a0a0
       }

P.ind {
       text-indent: 12px;
      }

h2 {
    font-family: arial black, arial, sans-serif;
   }
h3 {
   }

.fod {
      font-family: arial, verdana, sans-serif;
      font-size: 65%;
      font-weight: normal;
      text-align: center;
     }

.graa {
       color: #a0a0a0
      }

.sort {
       color: #000000
      }

.lille {
	font-size: 80%;
        font-weight: normal;
       }

.center {
         text-align: center;  /* bruges kun i dans55.htm */
        }

.fed {
      font-weight: bolder;
     }      