function get_categories()
{
document.write ('<style type="text/css"> .tCatTable { width: 100%; background-color: #FFFFFF; } .tCatTD { vertical-align : top; background-color: #FFFFFF; } .tCatHeader { font-family: Verdana; font-size: 16px; font-weight: bold; font-style: italic; } .tSubCat { font-family: Verdana; font-size: 11px; font-weight: bold; font-style: italic; } .tDisCat { font-family: Verdana; font-size: 10px; font-weight: bold; } </style><table border="0" cellpadding="3" cellspacing="1" class="tCatTable"> <tr>    <td class="tCatTD" width="33%" height="12"> <a class="tCatHeader" href="http://mywinesnow.com/directory/Food_and_Wine/index.shtml">Food and Wine</a><br><span class="tSubCat"><a href="http://mywinesnow.com/directory/Food_and_Wine/Wines/index.shtml"><b><i>Wines</i></b></a>, <a href="http://mywinesnow.com/directory/Food_and_Wine/Wine_Accessories/index.shtml"><b><i>Wine Accessories</i></b></a>, <a href="http://mywinesnow.com/directory/Food_and_Wine/Wine_Magazines/index.shtml"><b><i>Wine Magazines</i></b></a>, <a href="http://mywinesnow.com/directory/Food_and_Wine/Wine_Instruction/index.shtml"><b><i>Wine Instruction</i></b></a>... </span>   </td> <td bgcolor="#FFFFFF" width="33%">&nbsp; </td><td bgcolor="#FFFFFF" width="33%">&nbsp; </td></tr> </table> ');
}
