A:link {
	color:#0BA345; text-decoration:none
}
A:visited { 
	color:#AF2327; text-decoration:none
}
A:hover { 
	color:#ECA804; text-decoration:underline 
} 


HTML { 
	overflow-x: hidden;
}

BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FCECD0;
	overflow-x: hidden;
}

.TITEL1 {
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	font-size: 150%
}
.TITEL2 {
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	font-size: 120%
}

.TEXT1 {
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-size: 100%
}
.TEXT2 { font-family: Verdana; font-weight: normal; text-align: center; font-size: 80%}
