@charset "utf-8";
.normal {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
}
.baslik {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #F2E89D;
	text-decoration: none;
}
.button {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #4D2925;
	text-decoration: none;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.designedby {font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #4D2925;
	text-decoration: none;
}
.not {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
