A:LINK {	color : white;
	
}

A:VISITED {  color : white;
	
}

TD.nav {
                                    font-family : Arial, Helvetica, sans-serif;
                                    font-size : x-small; 
	                                    height: 15;
                                    }
                                    
                                    TD.hd {
                                    font-family : Arial, Helvetica, sans-serif;
                                    font-size : x-small;
                                    height: 20;
                                    text-align : center;
                                    background-color : Yellow;
                                    font-style : normal;
                                    font-weight : bold;
                                    color: Navy;
                                    }
                                    
                                    TD.subhd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	height: 20;
	text-align : center;
	background-color : Navy;
	color: Yellow;
	font-style : normal;
	font-weight : bold;
}
                                    
                                    TD.Manuf {
                                    font-family : Arial, Helvetica, sans-serif;
                                    font-size : x-small;
                                    height: 15;
                                    color: Yellow;
                                    font-weight : bold;
                                    }
                                    
                                    A:HOVER {
                                   	color: Lime;
                                   }