/* CSS Document */
<style type="text/css">
<!--
body {
	background-color:#000000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffff00;
}
.formelementer {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
background-color: #ffffff; 
border: 1px #999999 solid;
}
.knapper {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000; 
background-color: #ffffff; 
border: 1px #000000 solid;
}
a:link {
text-decoration: underline;
color:#ffff00;
	}
a:visited {
text-decoration: underline;
color:#ffff00;
}
a:hover {
text-decoration: none;
color:#ffff00;
}
a:active {
text-decoration: none;
color:#ffff00;
}
-->
</style>
