BODY { 
  margin-top:3em; 
  margin-left: 10px;

  background-image: url(bakgrund-3.jpg); background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 0% 0%;
  background-color: #003333;
  color: #000077; 
}
td {font-family:  arial, helvetia; font-size: 12px}

p {font-size: 14pt}

                                                  


a:link { text-decoration: underline; color: #000000;}
a:visited { text-decoration: underline; color: #ffcc66;}
a:active { text-decoration: underline; color: #ffcc66;}
a:hover { text-decoration: none; color: #00cc66;}
