	A:hover {color: #FF0033; text-decoration:underline;}	

.visible {background: #ffffff}     /*	       white	 */
.hidden {background: #d7d7d7}     /*	       grey     	 */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(images/background.jpg);*/
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000000;
}



.epagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	color: #000000;
}




.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	color: #000000;
}



.returntop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight: bold;
	color: #000000;
}



.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold;
	color: #000000;
}
