A:link {
	color: Maroon;
	text-decoration : underline;
}
A:visited { color: #333333; text-decoration : none; }
A:active { color: #333333; text-decoration : none; } 
A:hover { color: #000000; text-decoration : none; }
.titel { font-size:14pt;  font-family:"Courier New",Courier,mono; color:#000000}
.body,p,td,tr,body { font-size:11pt;  font-family:"Courier New",Courier,mono; color:#000000}
.red {
	font-size:11pt;
	font-family:"Courier New",Courier,mono;
	color: Red;
}
.bottom { font-size:7pt;  font-family:"Courier New",Courier,mono; color:#000000}
.form { background-color:#ffffff; font-size:10pt;  font-family:"Courier New",Courier,mono; 
color:#333333; border-color:#333333}
.button { background-color:#ffffff; font-size:10pt;  font-family:"Courier New",Courier,mono; 
color:#333333; border-color:#333333}