@charset "iso-8859-9";
.anaBaslik {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #875A23;
	padding-left:45px;
}
.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #7C5921;
	text-decoration:none;
}

.menus:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #7C5921;
	text-decoration:underline;
}


.metin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614B23;
	text-align:justify;
}

