body		{	font-color:white;
			font-family:arial,verdana, sans-serif;
			background-color:silver}
		
td 		{	font-size:10pt}

A 		{	color:cornflowerblue;
			font-weight:bold}
		
A:hover 	{	text-decoration: none;
			color:white}	

A:active	{	background:white;
			color:blue}

		
.overskrift 	{	font-size:16pt;
			color: white;
			font-weight:bold}

