.normal_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #E90447;
	text-decoration: none;
	font-weight: bold;
}
.orta_baslik {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #E90447;
	text-decoration: none;
	font-weight: bold;
}
.text_link {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #E90447;
	text-decoration: underline;
}
.kucuk_text {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

