body {
	background-image:  url(../gfx/bg_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.select {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sayi {
	font-family: arial;
	font-size: 15px;
	color: #6F5828;
	text-decoration: none;
	font-weight: bold;
}
.date {
	font-family: arial;
	font-size: 11px;
	color: #6F5828;
	text-decoration: none;
	font-weight: bold;
}
.contentHeader {
	font-family: arial, tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.content {
	font-family: arial, tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.resource {
	font-family: arial, tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: lighter;
}
a:link {
	font-family: Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
		font-family: Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
		font-family: Arial, tahoma;
	font-size: 12x;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

