.normal_text {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.normal_text2 {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.baslik {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.orta_baslik {

	font-family: "Arial";
	font-size: 14px;
	color: #000;
	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: 14px;
	color: #000000;
	text-decoration: underline;
}
.kucuk_text {

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