/********** Chocolate Apples Mood StyleSheet **********/
/* This stylesheet is meant to contain any styles needed to change the theme colors
/* associated of the Domains theme from the deafult theme */

td.fp_prod {
	color:#552200; /*Not used since there is no text, just links*/
}
a.fp_prod {
	color:#552200; /*changes product name title for each product*/
}
.fp_prod_cnt {
	color:#552200; /*changes the viewprod.html text and product title*/
}
td#prodDescriptions {
	color:#552200; /*changes standardc's product descriptions colors*/
}
td#vpDescription {
	color:#552200;
}
