	body 
	{
		font-family: 'Trebuchet MS'; 
		font-size: 11px;
		text-decoration: none;
	}

	a 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color:black 
	}

	a:hover 
	{ 
		text-decoration: underline;
	}

	.overskriftlink
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color:white; 
	}

	.overskriftlink:hover 
	{ 
		color: #DDDDDD;
	}

	td 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		text-decoration: none;
	}

	.overskrift 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		text-decoration: none;
		color: white;
		background-color: #a12b2b;
		height: 20px;
	}

	.underoverskrift
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		text-decoration: none;
		color: black;
		background-color: #E0E7F0;
	}

	.mintabel
	{ 
		border: 1px solid #7792A8;
	}

	.mylink 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color: white
	}

	.mylink:hover 
	{ 
		text-decoration: underline;
	}

	.drengelink 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color:#6699cc; 
	}

	.drengelink:hover 
	{ 
		text-decoration: underline;
	}

	.pigelink 
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color:#ff9999;
	}

	.pigelink:hover 
	{ 
		text-decoration: underline;
	}

   	.myinput 
	{ 
		background-color: #6c1619; 
		border : 1px solid #7792A8; 
		color : black; 
		font-family : 'Trebuchet MS'; 
		font-size : 11px; 
		width : 400px;
		padding-left: 3px; 
	}

   	.mycheckbox 
	{ 
		background-color: #6c1619; 
		border : 0px; 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		width: 12px; 
	}

	.nyhedlink
	{ 
		font-family: 'Trebuchet MS'; 
		font-size: 11px; 
		background: transparent;
		text-decoration: none; 
		color: #1D4B6D;
	}

	.nyhedlink:hover 
	{ 
		color: black;
		text-decoration: none;
	}

	.menuskin
	{
		position:absolute;
		width:165px;
		background-color:menu;
		border:2px solid black;
		font:normal 12px Verdana;
		line-height:18px;
		z-index:100;
		visibility:hidden;
	}

	.menuskin a
	{
		text-decoration:none;
		color:black;
		padding-left:10px;
		padding-right:10px;
	}

	#mouseoverstyle
	{	
		background-color:highlight;
	}	

	#mouseoverstyle a
	{	
		color:white;
	}
