span.menuSelectionActive
{
	font-family: Sans-Serif, Verdana;
	font-size: 14pt;
	color: #000000;
}

span.menuSelectionVisited
{
	font-family: Sans-Serif, Verdana;
	/*font-family: Tw Cen MT Condensed;*/
	font-size: 14pt;
	color: #ffffff;
}

a.menuSelectionVisited
{
	font-family: Sans-Serif, Verdana;
	/*font-family: Tw Cen MT Condensed;*/
	font-size: 14pt;
	color: #ffffff;	
	text-decoration: none;
}

a.menuSelectionInactive
{
	font-family: Sans-Serif, Verdana; /*font-family: Tw Cen MT Condensed;*/
	font-size: 14pt;
	color: #bfbfbf;
	text-decoration: none;
}

a.menuSelectionActive
{
	font-family: Sans-Serif, Verdana;
	/*font-family: Tw Cen MT Condensed;*/
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}

span.menuSelectionWizardInactive
{
	font-family: Sans-Serif, Verdana;
	/*font-family: Tw Cen MT Condensed;*/
	font-size: 14pt;
	color: #a6a6a6;
}