@charset "utf-8";
/*  tufan çetin CSS Document */
body {
	margin: 0;
	padding: 0 0 50px 0;
	background: #FFFFFF url(../images/bg_.jpg) repeat-x;
	text-align: center;
}

/* Links */
a:link, a:visited {

	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom:  #cc0000;	
}
.Normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.Kalın {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
}

.bbKalın {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
#postit {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 200px;
	height:40px;
	left: 0px;
	top: 211px;
	z-index: 10;
	overflow: visible;
}
