a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF66;


}
table {
	font-size: 12px;
	color: #623788;

}
.size4 {
	font-size: 16px;
	color: #FFFF00;
}
.size3 {
	font-size: 14px;
	font-weight: normal;

}
.gelbdahinter {
	background-color: #FFFF66;
}
.orange {
	background-color: #FF6600;
	color: #000099;

}
.b {
	font-weight: bold;
}
