.sabit {
	background-repeat: no-repeat;
}
.bg {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgsol {
	background-image: url(../images/main_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}


A:visited  {color: #7e7e7e; font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none}
A:link  {color: #7e7e7e; font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none}
A:active  {color: #7e7e7e; font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none}
A:hover   {color: #ff4e00; font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none}

.baslik {
	font-family: Georgia;
	font-size: 10pt;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.yazi {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #568daf; 
	text-decoration: none
}

.yazi2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #568daf; 
	text-decoration: none
}

.form_kutu {
	background-color: #efefef;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}

.soru {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

.cevap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
