@charset "utf-8";
/* CSS Document */

.baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0cf;
	font-weight:bold;
}
.tanitim {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#0cf;
	
}
.download {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#9c0;
	
}
.beyaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ffffff;
	font-weight:bold;
}

.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#09f;
	font-weight:bold;
}
.yazi {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#595959;
}
.yeniyazi {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36pt;
	color:#6c0;
}
.yeniyazi_kucuk {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color:#94e7f0;}

a {	TEXT-DECORATION: none; }
a:hover {text-decoration : none; color:#F60}

