@charset "utf-8";
.bottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.bottom a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ff9e00;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ff9e00;
	text-decoration: underline;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
td a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ff9e00;
	text-decoration: none;
}
td a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ff9e00;
	text-decoration: underline;
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}

