@charset "utf-8";
.body {
	margin: 0px;
	background-image: url(img/back1.JPG);
	background-repeat: repeat-x;
}
.ekle_cizgi{
	font-size:16px;
	color:#000000;
	line-height: 110%;
	font-weight: bold;
}
a.ekle:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
}
a.ekle:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
	}
a.ekle:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: underline;
	line-height: 110%;
	}
a.ekle:active {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
}
.links_title{
	font-family:Arial;
	font-size:22px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px;
}
a.linksmenu:link {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
}
a.linksmenu:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
	}
a.linksmenu:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: underline;
	line-height: 110%;
	}
a.linksmenu:active {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1B23;
	text-decoration: none;
	line-height: 110%;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.icerikyazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
