@charset "iso-8859-9";
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #036690;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #25A4D1;
	text-decoration: none;
}
a:visited {
	color: #036690;
	text-decoration: none;
}
a:active {
	color: #007290;
	text-decoration: none;
	text-align: center;
}
.baslik table tr td {
	text-align: justify;
}
