	.goToIndex {
		cursor:hand;color:white;text-decoration:none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.goToIndex:hover {
		cursor:hand;color:white;text-decoration:overline underline;
		FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: verdana;
		background-color:#2FAFFC;
	}

	.partnerLink {
		cursor:hand;color:#2FAFFC;text-decoration:none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.partnerLink:hover {
		cursor:hand;color:#2FAFFC;text-decoration: overline underline;
		FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: verdana;
	}
	.tdBlue {
		background-color: #CCE9FA;
	}
	.showIPAddress {
		cursor:text;color: #2FAFFC;text-decoration:none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.showIPAddress:hover {
		cursor:text;color: #2F00FC;text-decoration: none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}

	.showEC {
		cursor:hand;color:#2FAFFC;text-decoration:none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.showEC:hover {
		cursor:hand;color:blue;text-decoration: overline underline;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.httpTitle {
		cursor:text;color:#2FAFFC;text-decoration: none;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}
	.httpTitle:hover {
		cursor:text;color:#2FAFFC;text-decoration: overline underline;
		FONT-WEIGHT: bold; FONT-SIZE:9pt; FONT-FAMILY: verdana;
	}

