a 				{
	text-decoration: none;
	color: #3366FF;
}
a:link 			{  
	text-decoration: underline; 
	color: #3366FF;  
}
a:visited 		{  
	text-decoration: underline; 
	color: #3366FF;  
}
a:active 		{  
	text-decoration: underline; 
	color: #3366FF;  
}
a:hover 		{  
	text-decoration: underline;
	color: #3366FF;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
.kategori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}
.rubrik2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 42px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
#pamarecordstableimages img {
padding-bottom:10px;
padding-right:10px;
width:100px;
height:100px;
}
.frontbilder {
padding-top:5px;

}