.normal_text {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.normal_text2 {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align:justify;
}
.baslik {
	font-family: "Arial";
	font-size: 20px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.orta_baslik {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.orta_baslik2 {

	font-family: "Arial";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_link {
	font-family: "Arial";
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text_link2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.kucuk_text {

	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

