body {
	background-color: #000000;
}

td {
	
	color: #000000;
}
h4 {
	color:#E67817;
}
body {
background-color: black;
background-image: url(src/Header.jpg);
background-repeat: repeat-x;
background-position: top;
background-attachment: fixed;

}
a:link {
	
	color: #666600;
	text-decoration: underline;
}
a:visited {
	
	color: #666600;
}
a:hover {
	
	color: #666600;
	text-decoration: underline;
}
a:active {
	
	color: #666600;
}
.small {
	
	font-size: 10px;
	color: #E67817;
}

.small_flag {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFCE9;
}

.small_flag a {text-decoration: none;}
.small_flag a:link {color: #FEFCE9; }
.small_flag a:visited {color: #FEFCE9; }
.small_flag a:hover {color: #FEFCE9;}


.small_footer {
	
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	
	font-size: 16px;
	font-weight: bold;
	color: #E67817;
}
.title_small {
	
	font-size: 14px;
	font-weight: bold;
	color: #E67817;
}
.rooi {
	
	font-size: 12px;
	color: #E67817;
}
.byskrifte {
	
	font-size: 12px;
	color: #4E4E4E;
}

.header_row {
	font-size:13px;
	line-height:22px;
}

.link_small {
	text-transform:lowercase;
	line-height:7px;
	color:#666666;
}

.link_small a {text-decoration: none;}
.link_small a:link {color: #666666; }
.link_small a:visited {color: #000000; }
.link_small a:hover {color: #fff;}

#header_titles {
	text-transform:uppercase;
	font-weight:bold;
}

#header_titles a {text-decoration: none;}
#header_titles a:link {color: #000000; }
#header_titles a:visited {color: #000000; }
#header_titles a:hover {color: #fff;}

