A.invest {
COLOR: #000099; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 9px; 
FONT-WEIGHT: bold; 
TEXT-DECORATION: none
}
A.invest:hover {
COLOR: rgb(243,186,33); 
FONT-FAMILY: Arial, Helvetica, 
sans-serif; 
FONT-SIZE: 9px; 
TEXT-DECORATION: underline
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;

}
body {
	background-color: #CC0000;
}
.ueberschrift {
	font-size: 18px;
	font-weight: bold;
}
.ueberschrift2 {
	font-size: 16px;
	font-weight: bold;
}
.formular {
	font-size: 14px;
	font-style: italic;
}
.schwarz {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}
.weiss {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;


}

