td {
	font-size: 12px;
	line-height: 2;
}
input {
	border: 1px solid #00601B;
	background-color: #B5DAFF
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
