@charset "utf-8";
.baslik {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.yazi {
	font-size: 12px;
	font-weight: bold;
	color: #008A01;
	font-family: Arial;
}
.baslik_k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.baslik_y {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#008A01;
	text-decoration: none;
}
