@charset "iso-8859-9";
.stil {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.stil a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration:none;
}
.stil a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration:underline;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.link a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}
.link a:hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.link2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#CC0000 ;
}
.link2 a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CC0000;
	text-decoration:none;
}
.link2 a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#FF0000;
	text-decoration:underline;
}
.altyazi {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff
;
}