.body{
font-family: arial;
font-size: 13;
}
#td{
font-family: arial;
font-size: 13;
}
td.products{
font-family: arial;
font-size: 13;
}
span.uppercs{
text-transform: capitalize;
}
table.buttons {
font-weight: bold;
color: #ffffff;
border-style: solid;
border-width: 1px;
border-top-width: 0px;
border-left-width: 0px;
border-color: #ffffff;
background-color:
#333333;
background-image:
url('image/cat_buttons.jpg');

}
.normal { background-color: #ffffff; color: #000000; font-size: 8pt;}
.focus  { background-color: #cccccc; color: #000000; font:arial, helvetica; font-size: 8pt; color:#000000; }

a:link {color: #ff0000; }
a:visited {color: #ff0000;  }
a:active {color: #ff0000; }
a:hover {color: #ff0000;   }
