.header {
	font-family: Tahoma;
	font-size: 18px;
	color: #EDE14E;
	text-align: center;
}
.overskrift {
	font-family: Tahoma;
	font-size: 14px;
	color: #C6E5F1;
	text-align: left;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #C6E5F1;
	text-align: left;
	font-weight: normal;
}
.header_small {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #EDE14E;
}
a:link, a:active { text-decoration: none; color: #FFFFFF; } /* 146 */
a:visited { text-decoration: none; color: #FFFFFF}	/* old color, 157 */
a:hover	{ text-decoration: none; color: #FFFFFF}
