@charset "iso-8859-9";
.style4 {
	font-size: 14;
	font-weight: bold;
}
.style8 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style9 {color: #333333}
.style10 {
	font-size: 10px;
	color: #666666;
}

.style1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style2 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.Text_baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Text_baslik a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Text_baslik a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Text_baslik a:active {
	color: #00FF00;
	text-decoration: none;
}
.Text_baslik a:hover {
	background-color: #333333;
	text-decoration: none;
}
.style1 a {text-decoration: none;}
.style3 {font-size: 18px}
body {
	background-color: #CCCCCC;
}

