img { border:none; }
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c7fd6;
	font-weight: bold;
}
.baslik12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0c7fd6;
	font-weight: bold;
}
.linkler {
	font-size: 12px;
	color: #0b74c4;
	text-decoration: none;
}
.linkler a:link {
	font-size: 12px;
	color: #0b74c4;
	text-decoration: none;
}
.linkler a:active {
	font-size: 12px;
	color: #0b74c4;
	text-decoration: none;
}
.linkler a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkler a:visited {
	font-size: 12px;
	color: #0b74c4;
	text-decoration: none;
}