body {
	margin: 0px;
}

.foot_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.normal_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.baslik_text {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.link {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
