td {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	text-decoration: none;
}
.input {
	border: 1px solid #FF9C01;
	background-color: #FEC365;
}
