a.nav:link, a.nav:visited, a.nav:active {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 8pt;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.nav:hover {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 8pt;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

a.blog:link, a.blog:active, a.blog:visited {

	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
a.blog:hover {

	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

a.class:link, a.class:active, a.class:visited {


	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}
 a.class:hover {


	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	color: #003366;
}

a.text:link, a.text:active, a.text:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	color: #006699;
}
 a.text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
	color: #006699;
}
a.foundation:link, a.foundation:active, a.foundation:visited {
	font-family: Helvetica, sans-serif, "Tempus Sans ITC";
	font-size: 9pt;
	font-weight: bold;
	color: #182C4F;
	text-decoration: none;
	letter-spacing: 1px;
}
a.foundation:hover {
	font-family: Helvetica, sans-serif, "Tempus Sans ITC";
	font-size: 9pt;
	font-weight: bold;
	color: #396BC3;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.individual:link, a.individual:active, a.individual:visited {
	font-family: Helvetica, sans-serif, "Tempus Sans ITC";
	font-size: 9pt;
	font-weight: bold;
	color: #778C10;
	text-decoration: none;
	letter-spacing: 1px;
}
a.individual:hover {
	font-family: Helvetica, sans-serif, "Tempus Sans ITC";
	font-size: 9pt;
	font-weight: bold;
	color: #96A73F;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.link:link, a.link:active, a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F26522;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F26522;
	text-decoration: underline;
}
a.shuffle:link, a.shuffle:active, a.shuffle:visited {



	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
}
a.shuffle:hover {


	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	color: #006699;
}
a.subLink:link, a.subLink:active, a.subLink:visited {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 8pt;
	font-weight: bold;
	color: #F26522;
	
	text-decoration: none;
}
a.subLink:hover {
	font-family: "Microsoft Sans Serif", "MS Sans Serif";
	font-size: 8pt;
	font-weight: bold;
	color: #F26522;
	
	text-decoration: underline;
}
