body,td,th {
	color: #ECE9D8;
}
body {
	background-color: #000000;
	background-attachment: scroll;
}

.yazi {
color: #ECDFB3;
} 

.baslik {
color: #FF9900;
font-weight: bold;
font-size:20px;
} 

.boldYazi {
color: #ECDFB3;
font-weight: bold;
} 
.haber {
color: #FF990B;
font-weight: bold;
} 



a:link {
	color: #ECDFB3;
	text-decoration: none;
}
a:visited {
	color: #ECDFB3;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ECE9D8;
}
a:active {
	text-decoration: none;
	color: #ECE9D8;
}
a {
	font-weight: bold;
}
