@charset "utf-8";
.baslik {
	font-family: tahoma;
	font-size: 16px;
	color: #cdb086;
	font-weight: bold;
}
.beyaz {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-family: tahoma;
	font-size: 14px;
	color: #544e38;
	font-weight: bold;
	margin: 0px;
}
body {
	font-family: tahoma;
	font-size: 11px;
	color: #696451;
}
.norm {
	color: #595643;
	text-decoration: none;
	font-size: 11px;
}
img {
	border: 0px;
}
h6 {
	margin: 0px;
	padding-top: 0px;
	font-size: 10px;
	padding-bottom: 10px;
}

