BODY {
	BACKGROUND-COLOR: #000080
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #00CCFF;
}
.titel {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 2px groove #999999;
}
a:link  { color: #f1690e; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { color: #f1690e; font-size: 11px; font-family: verdana }

