.haber {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.icerik {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}
.icerik2 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.baslik {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
}
.baslik_urun {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
}

.form {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;


}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}
A:hover {

	/*color: #ffffff;*/
	text-decoration:none;

}

A:link {
/*color: #ffffff;*/
text-decoration:none;

}

A:visited {
	/*color: #ffffff;*/
	text-decoration:none;

}
a:active {
	/*color: #ffffff;*/
	text-decoration:none;

}

body  {
background-color: #000000;
}