@charset "iso-8859-9";
/* CSS Document */
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

body {
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#094056;
}

.Haberler{background-image:url(images/HabBg.png);background-repeat:no-repeat;}
.alt{background-image:url(images/bottom.png); background-repeat:no-repeat; height:70px; font-family:Verdana, Geneva, sans-serif;font-size:9px; color:#FFF; padding-top:13px;}
.iletisim{font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF;}
.index{font-family:Verdana, Geneva, sans-serif; color:#FFF; font-size:12px; text-decoration:none; text-align:justify; text-indent:20px;}
.baslik{color:#86d90c; font-style:italic;}