.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #205064;
	text-decoration: none;
	font-weight: normal;
}
A.body { color: #6DB10C; font-weight: bold; text-decoration: underline;}

.splash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #677238;
	text-decoration: none;
	font-weight: bold;
	}
A.splash:hover { text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}

.LTnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #205064;
	text-decoration: none;
	font-weight: normal;
}
A.LTnav:hover { color: #000000; text-decoration: underline}

.inputFormButton {font-size:11px; cursor:hand; background-color:#205064; color: #ffffff; border: 1px; border-style: solid; border-color: #000000}