a:link {
	color: #990000;
	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: #CC0000; 
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: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #99FF00;
	text-decoration: underline;
}
img {
	border: 1px solid #999999;
}
