

body {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #545454;
}

.beyaz {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #ffffff;
	font-size: 0.9em;
}

.kahve {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #887042;
	font-size: 1.0em;
}



.gri {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #767674;
	font-size: 0.9em;
}


.griorta {
	font-family: "Century Gothic", Arial, Verdana, Georgia, serif;
	color: #767674;
	font-size: 0.8em;
	
}

.griorta a {
	text-decoration: none;
	color: #767674;
	
}


.griorta a:hover {
	text-decoration: none;
	color: #000000;
	
}


.sayfalar {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #767674;
	font-size: 0.8em;

}

.turuncu {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #F11D16;
}


.yazi {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #545454;
	font-size: 0.9em;
}

.alt {
	font-family: "Century Gothic", Verdana, Arial, Georgia, serif;
	color: #ffffff;
	font-size: 0.7em;
}


a {
	text-decoration: none;
	color: #ffffff;
	
}

a:hover {
	text-decoration: none;
	color: #F9CD82;
	}