


.catbox{}
.cat_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
.products_box{
	background-color: #e0e0e0;
	padding:10px;
}

.big_text {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.red{
	font-size: 16px;
	color: #FF0000;
}

