This program generates HTML file of coloered Java file
Example:
using the command "java Color A.java", one can convert the Java source file to an HTML file "A.htm" which gives different colors to the reserved words and the 
predeclared classes, etc.