a:link {
	color: #FF3300;
	text-decoration: underline;
}
.copyright 
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:hover 
{
	color: #FF0000;
	text-decoration: underline blink
;
	font-style: normal
}

BODY
{
	color : #CCCCCC;
	background-image: url(bg-form.jpg);
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
	margin: 0 0 0 0;
} 


#wrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;

}


P, TD, OL, UL
{
	color : #CCCCCC;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.kop {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #FF3300;
	text-decoration: underline;
}
img {
	border: 1px solid #999999;
}
.oranjetekst {
	color: #FFFFFF;
}
.image-no-border {
	border: 0px ;
}

