img { behavior: url(iepngfix.htc) }

* {
	font-family: verdana;
	font-size: 10px;
}
form {
	display: inline;
}
hr {
	color: #666666;
	height: 1px;
}
h1 {
	font-size: 18px;
}
.thHeader {
	background-color: #163878;
	color: white;
}
.thHeader * {
	color: white;
}

a {
	color: #163878;
}
a.button{
	width: 150px;
	padding: 10px;
	text-align: center;
	border: 1px solid black;
	background-color: #eeeeee;
	font-weight: bold;
	color: #000000;
}

a.txtLink{
	font-weight: bold;
	color: #ffb610;
	text-decoration: none;
}

.overskrift {
	color: #163878;
	font-size: 22px;
}

