@charset "iso-8859-9";
/* CSS Document */
body {
	background-color: #e6e7eb;
	margin:10px;
	padding:0px;
}

.yazi {
	font-family: Verdana;
	font-size: 12px;
	color: #003C7A;
	padding:15px;
	text-align: justify;
}
.yazi a{
	font-family: Verdana;
	font-size: 12px;
	color: #003C7A;
}
.ust {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555452;
	padding: 10px;
	text-align: justify;
	font-style: italic;
}
.baslik {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #575556;
}
.baslik a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #575556;
}
.baslik a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#4F4F4F;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #023B7A;
	text-align: center;
}
.menu a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #023B7A;
	text-align: center;
	text-decoration:none;
}
.menu a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575556;
	text-align: center;
	text-decoration:underline;
}
.beyaz {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.beyaz a{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration:none;
}
.beyaz a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration:underline;
	color:#e6e7eb;
}
.resim{
	padding:12px;
}