titel {
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:120%;
	color:#ffffff;
}


h1 {
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:120%;
	color:#ffffff;
}

p {
	font-family:Arial,Helvetica,Sans-Serif;
	line-height:150%;
	font-size:80%;
	color:#ffffff
}

a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:150%;
}
a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	line-height:150%;
}
a:hover {
	color:#FF0040;
	text-decoration:none;
	font-weight:bold;
	line-height:150%;
}

