

BODY {
background-color: white;
background-attachment: fixed;
background-image: url("mursten-bg.gif");
background-repeat: repeat-xy;
}

a:link {color: navy }
a:active {color: navy }
a:visited {color: navy }
a:visited:hover {color: white }


h1 {font-family: Arial, Vendana; Font-size: 11pt}
h2 {font-family: Comic Sans MS, Arial; Font-size: 14pt; Font-weight: bold; color: blue}
h3 {font-family: Arial;font-size: 9pt;}
h4 {font-family: Comic Sans MS, Arial; Font-size: 10pt; Font-weight: bold}
h5 {font-family: Comic Sans MS, Arial; Font-size: 16pt; Font-weight: bold; color: navy}
h6 {font-family: Comic Sans MS, Arial; font-size: 16pt; Font-weight: bold; color: white;}
.hra {text-align: center;text-shadow: 1,grey; color: navy; width: 80%; size: 4;}
.table-a {background-color: lightgrey; border-color: navy; border-style: double; border-width: 2;}
.table-b {background-image: url("bg-graa-lys.jpg");}	


a: link, A: visited, A: alink
 {
font: bold 12px arial;
text-decoration: none;
FONT-FAMILY: "verdana";
COLOR: darkblue;
FONT-WEIGHT: normal;
}
A:hover{background-color: navy; color: white;}


