A:link {text-decoration: none; color: #000066;}
A:visited {text-decoration: none; color: #000066;}
A:hover {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000066;}
.tabletext {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #006FDD;
}

.tabletextBold {
	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #006FDD;
	font-weight: bold;

}
.tabletextBoldWhite {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.tabletextBoldLarge {

	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	color: #006FDD;
	font-weight: bold;
}
.verySmallWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2pt;
	font-style: normal;
	color: #FFFFFF;
}

