@charset "iso-8859-9";

.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	}
.link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	}
	
.link_siyah{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	}
.link_siyah:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: none;
	}
	
.text_mavi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #008bd3;
	
	}
.photo {
	border: 1px solid #333;	
	}
#res{
	background:#E2E2E2;
	}	
	
#res:hover{
	background-color: #E4C47E;
	}	

.linkust {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #223353;
	text-decoration: none;
	}
.linkust:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #542539;
	text-decoration: underline;
	}
.text_buyuk {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;	
	
	}
.text_kirmizi{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
}