body { background-color:#002741;}
.orta_arka { background-color:#E5E5E5;}


.menu {
	color : #ffffff;
	font-size : 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:bold;

	}
	
	.menu :link {
	color : #ffaf02;
	font-size : 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
	.menu :hover {
	color : #ffffff;
	font-size : 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	
	}
	
	.menu :visited {
	color : #ffaf02;
	font-size : 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.baslik {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}
	
	.alt_baslik {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#C00;
	}
.yazi {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;

	}
	
	.adres {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #999;

	}