body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.whitethin {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitethin:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFC801;
	text-decoration: none;
}
.gray {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.gray:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.white:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.whitebig {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.yellowthin {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF5408;
	text-decoration: none;
}
.yellowthin:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #8C8D9F;
	text-decoration: underline;
}
.inp {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
}
.yellowbig {
	font-family: Arial;
	font-size: 14px;
	color: #FF5408;
	text-decoration: none;
	letter-spacing: -1px;
}
.duyurubaslik a{text-decoration:none;color:black}
.duyurubaslik a:hover{text-decoration:none;color:red}
.devamlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #065a95;
	text-decoration: none;
}
.devamlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #065a95;
	text-decoration: underline;
}