.content {
	background-color: #EFB035;
}


p,ul.p {
	color: #BE0000;
}


/* main links */
ul.main a {
	color: #F5F500;
	font-weight: bold;
}

/* brands */
ul.sub2 a {
	color: #BE0000;
	font-weight: bold;
}


/* collections */
ul.sub a {
	color: #0099FF;
	font-weight: normal;
}

