body {
	background-image: url(images/bck.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.td {
	font-family: arial;
	font-size: 13px;
	text-align: justify;
	color: #333333;
	padding-right: 9px;
	padding-left: 9px;
	text-decoration: none;
}
.kutubaslik {
	font-family: arial;
	font-size: 20px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.icbaslik {
	font-family: arial;
	font-size: 30px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.baslik {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	color: #E2E2E2;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	color: #FF0000;
	text-decoration: none;
}
.linktag {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
}
.linktag:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	color: #FF0000;
	text-decoration: none;
}
.haberlink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.haberlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #FF0000;
	text-decoration: none;
}
.spot {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	color: #666666;
	text-decoration: none;
}
.sayfano 
	{
	color: #002E63;
	text-decoration: none;
	border: 1px solid #B0BEC7;
	width: 22;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	line-height: 17px;
	margin: 1px;
	}

.sayfano a
	{
	color: #002E63;
	text-decoration: none;
	width: 20;
	background: #CCC;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	line-height: 15px;
	margin: 1px;
	}
.sayfano a:hover
	{
	color: #FF6600;
	text-decoration: none;
	}