@charset "utf-8";
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: justify;
	color: #333;
}
.linkes {
	color: #FFF;
}
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #333;
}

