/*
	Featured Content Slider
	by: Chris Coyier
*/
body 										{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bg.jpg);
}
.yazi {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
.icmekan {
	font-size: 18px;
	color: #333333;
	text-decoration: blink;
}

a:hover {
	color: #999999;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.model {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.baslik {
	font-size: 15px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #8E7750;
	text-decoration: none;
}
.altyaziii {
	font-style: italic;
	text-transform: capitalize;
	color: #333333;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

