td {
	font-size: 12px;
	line-height: 2;
}
input {
	border: 1px solid #00601B;
	background-color: #F1F2F2;
}
a.a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
