a.green:visited {
	color: #003300;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline
}
a.green:hover {
	color: #999999;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a.green:active {
	color: #003300;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline
}
a.greenbig:active {
	color: #003300;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline
}
a.greenbig:visited {
	color: #003300;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline
}
a.greenbig:hover {
	color: #999999;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
