/* CSS Document */

a {
	font-size: 
	color: #008ca8;
	text-decoration: none;
}
body {
	color: #000000;
}
.testKlein {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.bodyTXT {
	font-family: Century Gothic, Arial, Verdana;
	color: #000000;
	font-size: 14px;
}
.Titels {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 16px;
	color: #000000;
}
.Links {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 14px;
	color: #008ca8;
}
.Links body {
	font-family: Century Gothic, Arial, Verdana;
	font-size: 14px;
	color: #008ca8;
}
.testKlein a {
	font-size: 11px;
	color: #008ca8;
}
