/* CSS Document */

body {
margin:0px;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#484D37;
}

.cs {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}
.haberbaslik {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.haber {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.foot {
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	text-decoration: none;
}

.baslik {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#264A67;
	font-weight: bold;
	text-decoration: none;
}
.haberbaslik {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.icyazi {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration: none;
}

