TD.white {
	color : white;
	font-weight : bold;
}

TD.indexHead {
	font-size : large;
	font-weight : bold;
	color : #990066;
}

TD.bold {
	font-weight : bold;
}

TD.small {
	font-weight : bold;
	font-size : smaller;
		color : white;
}

a.index:link {
	color : white;
	font-weight : bold;
}

a.index:visited {
	color : white;
	font-weight : bold;
}
	
a.index:hover {
	color : aqua;
	font-weight : bold;
}
	
a.index:link {
    text-decoration: none
    }
	
a.index:visited {
    text-decoration: none
    }
	
a.index2:link {
	color : #990066;
}

a.index2:visited {
	color : #990066;
}
	
a.index2:hover {
	color : Green;
}
	
a.index2:link {
    text-decoration: none
    }
	
a.index2:visited {
    text-decoration: none
    }
