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

.brands {
	font-size: 10px;
	line-height: 12px;
}
.brands a {
	color: #FF3300;
	text-decoration: none;
}
.brands a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.more {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.price0 {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.price1 {
	color: #009933;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.price2 {
	color: #003399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.green {
	color: #006633;
}
