table {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.yazisiyah {
	color: #000000;
}
.koyuyeshil {
	color: #99BB1B;
}
a:link {
	color: #5A6D12;
	text-decoration: none;

}
a:hover {
	color: #FFF100;
	text-decoration: underline;

}
a:visited {
	color: #FFF100;
	text-decoration: none;
}
.yeshilli:link {

	color: #5A6D12;
	text-decoration: none;
}
.yeshilli:visited {


	color: #5A6D12;
	text-decoration: underline;
}
.yeshilli:hover {



	color: #000000;
	text-decoration: underline;
}
.trebuchet {
	font-family: "Trebuchet MS";
}
.yeshilbord {
	border: 3px solid #5A6D12;
}
.inputbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A6D12;
	border-right-color: #86A01B;
	border-bottom-color: #86A01B;
	border-left-color: #5A6D12;
	background-color: #ADC949;

}

