.greenlink{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003333;
	text-decoration: none;
}
.greenlink:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003333;
	text-decoration: none;
}
.greenlink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003333;
	text-decoration: underline;
	font-weight: normal;
}
.greenariellink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336600;
	text-decoration: none;
}
.greenariellink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336600;
	text-decoration: none;
}
.greenariellink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336600;
	text-decoration: underline;
	font-weight: normal;
}
.largegreen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.largegreen:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: none;
   font-weight: bold;
}
.largegreen:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336600;
	text-decoration: underline;
   font-weight: bold;
}