a{
text-decoration: none
}
a:hover {
color: #000000; font-weight: normal; font-style: normal; text-decoration: underline
}
BODY{
scrollbar-face-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #0000ff

}
body
{
	background-attachment: fixed;
	background-image: url(../images/blueback.jpg);
	background-repeat: repeat-x;
	background-color: #3399FF;
}

table.products{ 
background-color:#000000;
width:730px;
font-family: "arial", sans-serif; 
font-size:9pt; 
color:#000000; 
font-weight:normal; 
}

.tdproducts{ 
background-color:#ffffff;
}

.product_name{ 
font-family: "arial", sans-serif; 
font-size:14pt; 
color:#000000; 
font-weight:normal; 
}

.product_price{ 
font-family: "arial", sans-serif; 
font-size:14pt; 
color:#ff0000; 
font-weight:normal; 
}
