

.footer {
	color: #A9A9A9;
}
body, td {
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	border: thin solid Gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #5E5E5E;
}
a:hover {
	color: #115000;
}

a.footer:link, a.footer:hover, a.footer:visited {
	color: #052E21;
	text-decoration: none;
}