.metin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.baslik {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
.metin_turuncu {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.baslik_turuncu {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.metin_siyah {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.baslik_siyah {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.baslik_turuncu_link {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.metin_siyah_link {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.baslik_beyaz_link {




	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.metin_beyaz {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
