BODY { 
  margin: 1em; margin-left:100px;
  font-family: arial;  background-image: url(bgmbakgrund700.jpg); background-repeat: no-repeat;
  background-color: #D3A87E;
  color: #B03000; 
  font-size: 1em;
  background-position: top center;
}

td {font-size: 10pt}  
.format1{font-size: 10px}

p {font-size: 90%}

#colcon { margin; width: 700px; height: 220px; color: #000; margin-right: auto; margin-left:auto;}
#col1 {float: left; width: 200px; padding: 10px; border: 0px solid white; text-align: left; font-size: 80%;}
#col2 {float: left; width: 600px; padding: 4px; text-align: left;}
#col3 {float: left; width: 350px; padding: 10px; border: 0px solid white; text-align: center;}
#col4 {float: left; width: 650px; padding: 10px; border: 0px solid white; text-align: center;}                                   

A:link { color: #ffffff; text-decoration: underline;  }          
A:visited { color: #ffffff;  }                                                  
A:active { color: #ffffff;  }                                                  
A:hover {color: #abcdef ; text-decoration: none;  background-color: gray;   }

/* setting the anchor border around IMG elements
   requires contextual selectors */

A:link IMG { border: 1px solid black }
A:visited IMG { border: 2px solid red }
A:active IMG { border: 2px solid lime }
A:hover IMG { border: 1px solid white }
</STYLE>

