body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dom {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.ortaBack {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: top;
}
.ortaBaslik {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #2b353a;
	line-height: 16px;
	text-decoration: none;
}
.ortaYazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #71787b;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #177bae;
	text-decoration: underline;
}
.link:hover {
	color: #000;
	text-decoration: none;
}

.altSariLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #fdb557;
	text-decoration: none;
}
.altSariLink:hover {
	color: #fff;
	text-decoration: underline;
}
.whiteText3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
