body         { line-height: 17px; background-attachment: fixed; background-color: transparent; 
               background-image: url('Baggrund.jpeg'); font-size: x-small; 
               font-family: Tahoma; font-weight: bold }
.vand{filter :wave(add:0, freq:5, strength:2)}

td           {  font-family: Tahoma;font-size: 8 pt; font-variant: normal; font-weight: bold }
H1 {
	font-size: x-large;
	color : Red;
	text-align : center;
}

H2 {
	font-size: medium;
	color : Red;
}
H3 {
	font-size : small;
	color : Maroon;
	font-style : normal;
}


A:LINK {
	color: Blue;
	text-decoration : underline;
	font-family : "Tahoma";
}

A:hover {
	text-decoration : underline;
	font-family : "Tahoma";
}

A: {
	text-decoration : underline;
	font-family : "Tahoma";
}

A:VISITED {
	color : Blue;
	text-decoration : underline;
	font-family : "Tahoma";
}