a:link {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC9966;
	font-size: 12px;
	text-decoration: none;
	border: #CC9900;
} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCC00
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC9966;
	text-decoration: none;
	border: #CC9966;

}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	color: #CCCC00;
	font-weight: bold;

}
.maintext {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 26px;
	color: #006699;
	text-align: left;
	text-indent: 30pt;
	left: 35px;
	text-decoration: none;


}
.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9966;
	border: #CC9966;
}
