var txtArray = [];
var txtArray2 = [];
txtArray[0] = "Test";
txtArray[1] = "Above we have applied the css style to the whole table cell, applying css to the table cell can save us time in converting all the links in that particular table cell to one color (in our example we have turned them to white). However I would like to show you the second way, applying to individual links separately one by one. This might be useful if you have only one link in the page to be different color than the rest.";
txtArray[2]= 3;
txtArray2[1] = "Goobler";