body {
	background-image: url(images/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	background-image: url(images/icerikalan2.jpg);
	background-repeat: no-repeat;
}

.menu_style {
	font-family: "Arial";
	font-size: 10px;
	color: #666666;
	line-height: 23px;
	text-decoration:none;
}

.menu_style:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #FF9900;
	line-height: 23px;
	text-decoration:none;
}

.style1 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 23px;
	text-align: justify;
	text-decoration:none;
}

.style2 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: -1px;
}

h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

h2 {
	font-family: arial;
	font-size: 14px;
	color: #4f5852;
	font-weight: bold;
    text-decoration: none;
	margin:0px;
	padding:0px;
}


.Link2 {
	font-family: arial;
	font-size: 11px;
	color: #5b94a6;
	text-decoration: none;
}

.Link2:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}