p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.farbe {
	color: #990066;
}
.rot {
    color: #CC3333;
}
.rot a {
	color: #CC3333;
	text-decoration: none;
}
.rot a:link {
	color: #CC3333;
	text-decoration: none;
}
.rot a:visited {
	color: #CC3333;
	text-decoration: none;
}
.rot a:hover {
	color: #FF0000;
	text-decoration: none;
}
.orange {
    color: #FF9900;
}
.orange a {
	color: #FF9900;
	text-decoration: none;
}
.orange a:link {
	color: #FF9900;
	text-decoration: none;
}
.orange a:visited {
	color: #FF9900;
	text-decoration: none;
}
.orange a:hover {
	color: #FF6600;
	text-decoration: none;
}
.bold {font-weight: bold}
.magenta_bold {font-weight: bold; color: #990066;}
.magenta {color: #990066;}
.magenta_hell {color: #CC0099}
.orange_bold {color: #FF9900; font-weight: bold; }.blau {
	color: #333399;
}
.blau_bold {
	color: #333399;
	font-weight: bold;
}
.magenta_hell_bold {
	color: #CC0099;
	font-weight: bold;
}
