body {
	background:url(../resim/bg/home.jpg) repeat-x center top;
	margin:0px;
	padding:0px;
	text-align:center;	
}
a.menu { background:url(../resim/menu/def.png) no-repeat center top; }
a.menu:hover { background:url(../resim/menu/rol.png) no-repeat center top; }

a.detay, a.detay:hover {
	width:209px;
	height:45px;
	background:url(../resim/back/def.png) no-repeat;
	text-align:left;
	padding:10 0 0 20px;
	font-family:Arial;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a.acil {
	width:250px;
	height:20px;
	background:#ff7901;
	border:1px solid #fff;
	border-top:0px;
	padding:2px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

a.acil:hover {
	width:250px;
	height:20px;
	background:#689445;
	border:1px solid #fff;
	border-top:0px;
	padding:2px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}
