#cerceve {
	margin: 0px;
	width: 1000px;
	background-color: #eeeeee;
	text-align: center;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99CCCC;
	border-left-color: #99CCCC;
}
body {
	font-family: Tahoma, Arial;
	margin: 0px;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/bodybg.png);
	background-repeat: repeat-x;
}
body a:link {
font:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
body a:active {
font:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
body a:visited {
font:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}

body a:hover {
color:#666666;
text-decoration:none;

}
#haber_tarih {
	font-size: 9px;
	color: #CCCCCC;
}

#haber_title a:link,#haber_title a:active,#haber_title a:visited{
	font-size: 1.4em;
	color: #990066;
	font-family: Tahoma, Arial;
}
#haber_title a:hover{
	font-size: 1.4em;
	color: #990066;
	font-family: Tahoma, Arial;
}


#haber_ozet {
	font-size: 1.1em;
	color: #000000;
	font-family: Tahoma, Arial;
}

