html, body {
	margin: 0px;
	padding: 0;
	border: 0;
	height:100%;
	background-color:#EBEBEB;

}


.news_back {
    background-image:url('../img/back_news.jpg');
    background-repeat:no repeat;  
}

#haber  td {
	font-family: Tahoma; 
	font-size: 9px;
	color: #333333;
}
#haber .tarih{
	color:#77613A;
}

#haber .baslik{
	color:#590E0E;

}

#haber a{font-family: Tahoma;  font-size: 9px; text-decoration:none; color:#590E0E;}
#haber a:hover{	text-decoration:underline; color:#000000;}

#haber .footer {
	font-family:Helvetica;
	font-size:10px;
	text-align:left;
	color:#777;
	text-decoration:none;
}


#haber1  td {
	font-family: Helvetica; 
	font-size: 12px;
	color: #333333;
}
#haber1 .tarih{
	color:#77613A;
}

#haber1 .baslik{
	color:#590E0E;

}

#haber1 a{font-family: Helvetica;  font-size: 12px; text-decoration:none; color:#590E0E;}
#haber1 a:hover{	text-decoration:underline; color:#000000;}

#haber1 .footer {
	font-family:Helvetica;
	font-size:12px;
	text-align:left;
	color:#777;
	text-decoration:none;
}
