body {
	margin-top: 70px;
	background-color: #000000;
	
}

img {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;

	
}


.text_bakgrundsfarg {
	background-color: #AB956E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}


td, tr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
	color: #272727;
	letter-spacing: 1px;
	
	
}

a:link { text-decoration: none; color: #CCCCCC} 
a:visited { text-decoration: none; color: #CCCCCC} 
a:active { text-decoration: none; color: #CCCCCC} 
a:hover { color: #FFFFFF; background-color: #c3221e }

