a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
}

a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
}

a:hover {
	color: #2A3F55;
	background-color: transparent;
	text-decoration: underline;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
}

a:active {
	color: #293952;
	background-color: transparent;
	text-decoration: none;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
}

a.green:link {
	color: #003300;
	background-color: transparent;
	text-decoration: none;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px
}

a.green:visited {
	color: #003300;
	background-color: transparent;
	text-decoration: none;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px
}

a.green:hover {
	color: #A04207;
	text-decoration: underline;
	background-color: transparent;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px
}

a.green:active {
	color: #A04207;
	background-color: transparent;
	text-decoration: none;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px
}

.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	font-weight: lighter;
}
