@charset "iso-8859-9";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.gray:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE6700;
	text-decoration: none;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE6700;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}