/* CSS Document */body {	margin-top: 0;	margin-left: 0;	margin-right: 10;	margin-bottom: 10;	background-color: #000000;	}	p {	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size: 11px;	color: #E8A650;	text-decoration: none;	}TD  {	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size : 11px;	color: #E8A650;	}	.normal {	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size : 11px;	text-align: justify;	font-weight: normal;	color: #E8A650;	}	.overskrift {	font-family: Verdana, Tahoma, Helvetica, sans-serif;	font-size : 14px;	font-weight: bold;	color: #E8A650;	}a:link {  font-weight: bold; text-decoration: none; color: #E8A650; cursor: hand; }a:hover {  color: #000000; background-color: #E8A650; cursor: hand; }a:visited {  color: #E8A650; cursor: hand; }
