.sale {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.categorytreemain {
	font-size: 1.5em;
	font-weight: bold;
	color: #663399;
	}
	
.categorytreesub {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	}

.searchbox {
  background: #FF6600
}
