<script language=Javascript>
<!--
 if (location.href == top.location.href) {
   top.location.href = "http://www.klassikerdagen.dk/index.html"  }
 // -->
</script>

body {
	background-color: #eeeeee;
}

a {
	color: #b1005d;
}

a:link {
	color: #b1005d;
	text-decoration:none;
}
a:visited {
	color: #b1005d;
	text-decoration:none;
}

a:hover {
	color: #b1005d;
	text-decoration:underline;
}



h3 {	
	font-size:50px;
	font-family: arial, sans-serif;
	font-weight:bold;
}
h2 {	
	font-size:18px;
	font-family: arial, sans-serif;
	font-weight:bold;
}
h1	 {	
	font-size:12px;
	font-family: arial, sans-serif;
	font-weight:normal;
}