.titel, H1{
	color : #FFFFFF;
	font-weight : bold;
	font-size : 14px;
}

H2{
	color : #FFFFFF;
	font-weight : bold;
	font-size : 12px;
}
H3{
	color : #c6c7c9;
	font-weight : bold;
	font-size : 12px;
}
H4, H5, H6{
color : #c6c7c9;
}
A{
	color :#00c0ff;
	text-decoration : underline;
}
A:hover{
	color :#00c0ff;
	text-decoration : none;
}
