
<!--
STYLE TYPE   ="text  /css "viser links med hvid baggrund   :-->a:link {
	color: blue;
	background: transparent;
	text-decoration: none;
}

a:visited {
	color: blue;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: red;
	background: white;
	text-decoration: none;
}

a:active {
	color: orange;
	background: transparent;
	text-decoration: underline;
}

body {
	background: url(../uni_dm_2001_index_files/baggrund_logo.jpg);
	<!--background-color: #FFFFFF;-->
	text-align: left;
	font-family: Comic Sans MS, "Courier New", helvetica;
	color: #000000;
}

tablen {
	background: url();
}

}
td {
	border: none;
}

h2 {
	color: #000000;
}

h3 {
	color: #000000;
}

h4 {
	color: #000000;
}

h1.overskrift {
	font-family:Comic Sans MS, "Courier New", helvetica;
	font-size: 180%;
	text-align: center;
	margin-top: 30px;
	color: rgb(0, 0, 0);
}

h2.underoverskrift {
	font-family:Comic Sans MS, "Courier New", helvetica;
	font-size: 150%;
	text-align: center;
	color: rgb(0, 0, 0);
}

.tekst { 	
	font-size: 10px; 
	text-align: left;
	font-family: Comic Sans MS, "Courier New", helvetica;

}


p.tekst {
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

p.tekst2 {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

p.tekst3 {
	font-size: 65%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

.slink {
	color: #9d93ff ";
	font-size: x-small;
	font-weight: normal;
}

.top {
	color: rgb(0, 0, 153);
	font-size:8px;

	font-weight: normal;
}

#top {
	color: rgb(0, 0, 153);
	font-size:8px;

	font-weight: normal;
}

.link {
	color: #9d93ff ";
	font-size: small;
	font-weight: normal;
}


