.normal_text {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	line-height:20px;
}
.baslik {
	font-family: "Verdana";
	font-size: 15px;
	color: #224c7a;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.orta_baslik {

	font-family: "Verdana";
	font-size: 12px;
	color: #224c7a;
	text-decoration: none;
	font-weight: bold;
}
.text_link {
	font-family: "Verdana";
	font-weight: bold;
	color: #000000;
}
.kucuk_text {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

