A:link		 { color:#ec0474; text-decoration:none;}
A:visited	 { color:#ec0474; text-decoration:none;}
A:hover		 { color:#ec0474; text-decoration:underline;}

.uzt A:link		 { color:#FFFFFF; text-decoration:none;}
.uzt A:visited	 { color:#FFFFFF; text-decoration:none;}
.uzt A:hover	 { color:#ec0474; text-decoration:none;}

.ust A:link		 { color:#bcbaba; text-decoration:none;}
.ust A:visited	 { color:#bcbaba; text-decoration:none;}
.ust A:hover	 { color:#ec0474; text-decoration:none;}

.ubt A:link		 { color:#666666; text-decoration:none;}
.ubt A:visited	 { color:#666666; text-decoration:none;}
.ubt A:hover	 { color:#ec0474; text-decoration:none;}

.udt A:link		 { color:#333333; text-decoration:none;}
.udt A:visited	 { color:#333333; text-decoration:none;}
.udt A:hover	 { color:#ec0474; text-decoration:none;}

table.menu {
position:absolute;
visibility:hidden;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-rendering:optimizeLegibility;
	letter-spacing:0.01 em;
	
}

.baslik { color:#ec0474; }

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:380px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:28px;
		height:28px;
		position:relative;
		left:15px;
		top:-45px;
		}	
	#nextBtn{ 
		left:900px;
		top:-73px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:28px;
		height:28px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

