
html, body {

background-color:white;
/*height: 100%;*/
}


.product_blue{
	font-family: tahoma;
	color:#0d92d2;
	font-family:true;
	font-size:18px;
	text-decoration:none;
}

.product_grey{
	font-family: tahoma;
	color:#595959;
	font-family:true;
	font-size:18px;
	text-decoration:none;
}

.price_pink{
	font-family: tahoma;
	color:#e1598d;
	font-family:true;
	font-size:22px;
	text-decoration:none;
}
