body {
background-color:#000000;
color:#CCCCCC;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
a:link {
text-decoration:underline;
color:#CCCCCC;
}
a:hover {
text-decoration:underline;
color:#999999;
}
a:visited {
text-decoration:underline;
color:#CCCCCC;
}
a:active {
text-decoration:underline;
color:#666666;
}

.caption {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

.ourproducts {
text-align:center;
width:100%;
}

#selectedproduct {
width:100%;
}

#allproducts {
width:700px;
overflow:auto;
}
#allproducts table tr td a:link {
text-decoration:none;
}
#allproducts table tr td a:active {
text-decoration:none;
}
#allproducts table tr td a:hover {
text-decoration:none;
}
#allproducts table tr td a:visited {
text-decoration:none;
}