body { 
/*background-image: url(../images/Baggrund_500x500pt.jpg);*/
background-color: Black;
margin-left: 15px;
margin-right: 15px;

	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A9796;
	vertical-align: top;
	
}
.spacing-below {
	padding-bottom: 7px;
}


.ParagraphText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9A9796;
	float: left;
			
}

.ParagraphDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
		
}
.ParagraphPDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9A9796;
}	
A {
	color : #9AA6AC;
	text-decoration : none;
}
A:HOVER {
	color : #6E7D83;
	text-decoration : none;
}
	
//*Next link*//

A.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	text-align: right;
	
	
}
A.next:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	text-align: right;
	
}
A.next:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	text-align: right;
	
}
A.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	text-align: right;
		
}
//*Links - white*//
A.linkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
A.linkcolor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration : none;
	
}
