body {
	background-image: url(images/bg-arka.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a.urun {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.urun:hover {
	color: #006600;
}
h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-left: 10px;
	background-color: #E6EAEC;
	margin-right: 10px;
	margin-left: 10px;
}
.ortayazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	background-color: #F1F4F5;
	padding: 5px;
}
.ortayazi strong {
	font-size: 16px;
}
a.yantaraf {
	font-family: "Trebuchet MS", arial;
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a.yantaraf:hover {
	color: #FF6600;
}
a.alt {
	color: #000000;
	text-decoration: none;
}
