.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	border: 000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	border: 1px solid;
	background-color: #006f51;
	cursor: hand;
	border-color: #02231B #02231b 02231b 02231b
}
.table {  border: 000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: Black;
	text-decoration: none
}
a:hover { font-family: "Times New Roman", Times, serif; font-style: italic; color: 02213A; text-decoration: none}
a:link { font-family: "Times New Roman", Times, serif; font-style: italic; color: 02231A; text-decoration: none }
a:visited { font-family: "Times New Roman", Times, serif; font-style: italic; color: 02231A; text-decoration: none }
