table.foot a {
	font-weight: normal;
	text-decoration: none;
}
table.foot p {
	text-decoration: none;
	font-size: small;
}

table.foot a:link  {
	color: black;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}
table.foot a:visited {
	color: black;
	text-decoration: none;
}
table.foot a:hover  { color: orange ; text-decoration: none; }
table.foot a:active { color: navy; text-decoration: none; }
.Terms {
	color: maroon;
	font-size: x-small;
	font-family: verdana;
	text-decoration: underline;
}
.backtop {
	color: maroon;
	text-decoration: underline;
	font-size: small;
}

