.bar {
	font-family: Arial;
	font-size: 10pt;
	color: #616161;
	text-decoration: none;
	font-weight: bold;
	}

:hover.bar {
	color: #FF6A00;
}



.txtnormal {
	font-family: Arial;
	font-size: 9pt;
	color: #552B00;
}
.txtbaslik {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0077D8;
	font-weight: bold;
}
.txtKucuk {
	font-family: Verdana;
	font-size: 8pt;
}


.ayrac {
	font-family: Tahoma;
              font-size: 8pt;
}