.textBeyaz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: f4f4f4;
	text-decoration: none;
	line-height: 18px;
}
.background {
	background-color: a7a89a;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.textSiyah {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000004;
	text-decoration: none;
}
.textSiyahBold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000004;
	text-decoration: none;
}
.textBeyazBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: f4f4f4;
	text-decoration: none;
}
.textKahve {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 42412a;
	text-decoration: none;
	line-height: 18px;
}
.background2 {

	background-color: a7a89a;
	background-image: url(../images/back2.jpg);
	background-repeat: repeat-x;
}
