<STYLE>
<!--
body, td, th {
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  line-height: 16pt;
  color: #000000;
}
a {
font-decoration:underline;
color: #000000;
}
a:hover {
font-decoration:none;
color: #000000;
}

#productview IMG{
width: 100px;
border: 0px;
}
#productview a, a.product{
text-decoration:none;
font-weight:bold;
color: #666666;
}
#productview a:hover, a.product:hover{
text-decoration:none;
font-weight:bold;
color: #000000;
}
#productview .title{
font-weight:bold;
}
#productview .price{
font-weight:bold;
color:#CC0000;
}
#productdetail IMG{
width: 200px;
border: 1px;
}
#productdetail a{
text-decoration:none;
font-weight:bold;
color: #666666;
}
#productdetail a:hover{
text-decoration:none;
font-weight:bold;
color: #000000;
}
#productdetail .title{
font-weight:bold;
}
#productdetail .price{
font-weight:bold;
color:#CC0000;
}
#order a, td.order a {
text-decoration:none;
font-weight:bold;
color: #666666;
}
#order a:hover{
text-decoration:none;
font-weight:bold;
color: #000000;
}
-->
</STYLE>
