.tarih {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.metin {

	font-family: Arial;
	font-size: 12px;
	color: #555555;
}
.metin-bold {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	font-weight: bold;

}
.link {


	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.adres {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.adres-bold {


	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.haber {


	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.haber-bold {

	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.basliklar {

	font-family: Arial;
	font-size: 16px;
	color: #31316A;
	font-weight: bold;
}
.input-button {
	font-family: Arial;
	font-size: 12px;
	color: #001a8b;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand; 
}
.arac-bold {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
.arac {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: none;

}
