table.one{table-layout: automatic}
table.two{table-layout: fixed}
table.coll {border-collapse: collapse}
a {font-family: arial}
a:link {color: #0000FF; text-decoration: none}
a:visited {color: #0000FF; text-decoration: none}
a:hover {color: #FF0000;text-decoration:none; font-style:bold;}


#products
{

border:none;

}
#products td 
{
border:none;
}

