


.indexNav A:link
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	Color: #FFCC66;
	text-decoration: none;
}

.indexNav A:visited
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	Color: #FFCC66;
	text-decoration: none;
}

.indexNav A:hover
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	Color: #CCCC66;
	text-decoration: underline;
}

.indexNav A:active
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	Color: #CCFF99;
	text-decoration: none;
}



.staticIndexNav
{
	FONT-FAMILY: arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
	Color: #336666;
	text-decoration: none;
}








