body {
	background-image: url(images/back_uzun.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #C4C4C4;
}
.yazi {
	font-family: Tahoma;
	font-size: 11px;
	color: #2222222;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #024186;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}

