@charset "utf-8";
/* CSS Document */

.metin {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}

.text_sol {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}
.text_sol:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	line-height: 13px;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
}
.text_sol_baslik {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00CCFF;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.table_baslik {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
