html,body {
	height				:100%;
	color:#7F7F7F;
	font-family:Arial;
	font-size:13px;
	margin:0px;
	padding:0px;
	background-color:#000000;
}
a {
	text-decoration		: none;
	color				: #A3A7AD;
	font-weight			: bold;
}
div.temizle {
	clear				: both;
	height				: 0px;
	font-size			: 1px;
	overflow			: hidden;
}
ul
{
	list-style:none;
}
img
{
	border:none;
}