@charset "utf-8";
/* CSS Document */
<style type="text/css">

.gizli {
	font-size: 1px;
	color: #F5F5F7;
}
.menu {
	font-size: 14px;
	color: #2d2d2d;
	font-family: Arial;
}
.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.menu {
	font-size: 13px;
}
.haber {
	font-size: 14px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}

.haber2 {
	font-size: 14px;
	color: #333;
	font:Arial;
	text-align: justify;
}

a:link {
	color: #2d2d2d;
	text-decoration: none;
}
a:visited {
	color: #2d2d2d;
	text-decoration: none;
}
a:hover {
	color: #9D7D32;
	text-decoration: none;
}
a:active {
	color: #9D7D32;
	text-decoration: none;
}

</style>

