/* black txt */
html,
body,
#storyAd .text,
#headline p.logo strong,
#fontSize span,
#siteSections ul,
#siteSections ul a:link,
#siteSections ul a:visited,
.wod #article h2,
.wod #article h3,
.wod #articleNavigation h2,
#sidebar #sidebarSponsor h2 {
	color: #000;
}

/* green */
.wod #article p.message {
	color: #006400;
}

.positive, 
.green { 
	color: #090; 
}
	
/* link txt  */
#chewy a:link,
#breadcrumb a:link,
#breadcrumb a:visited,
#sidebarTools a:visited, 
#articleTools a:visited {
	color: #006;
}

#articleNavigation ol li a,
#articleNavigation ol li a:link,
#articleNavigation ol li a:visited {
	color: #009;
}

#chewy a:visited {
	color: #5C5C94;
}

/* claret txt */
#headline p.logo span,
#headline h1,
#siteSearch a:link,
#siteSearch a:visited,
#subscribePromo a:link,
#subscribePromo a:visited,
#newsletterPromo a:link,
#newsletterPromo a:visited {
	color: #600;
}

/* darker grey txt */
#topSectionStories ul a.section:link,
#topSectionStories ul a.section:visited,
#hubColumnists ul a.section:link,
#hubColumnists ul a.section:visited {
	color: #444;
}

/* dark grey txt */
.ad,
#sidebar div .sponsor,
#sidebar form .sponsor,
#headline p.logo,
#sidebar .date,
.sitemap p.logo,
.sitemap .source,
#sidebar .source,
.wise_story #article .smalltext,
#sidebar #eyeOnIncometrusts div.smalltext,
#headline h3,
#fontSize,
#footer li,
.gamStyleGuide #article h2 {
	color: #666;
}

/* red txt */
#sidebar ul a.section:hover,
.error,
.important,
.required {
	color: #C00;
}

.negative, 
.red { 
	color: #F00; 
}

/* light grey txt */
.buttons hr {
	color: #DDD;
}

/* white txt */
ul#footerNav li,
.wod #sidebar h2,
#sidebar #trustsNav h4 a:link,
#sidebar #trustsNav h4 a:visited,
/*#siteSections ul a:hover,*/
#sidebar #topWSJStories h4 {
	color: #FFF;
}

/* black border */
#breadcrumb,
#author img,
#footer li a:link,
#footer li a:visited {
	border-color: #000;
}

/* light grey border */
#subscribePromo,
#fontSize {
	border-color: #DDD;
}	

/* white border */
ul#footerNav {
	border-color: #FFF;
}

/* claret bg */
.wod #sidebar h2,
ul#footerNav {
	background-color: #600;
}

/* bluish bg */
/*#siteSections ul a:hover {
	background-color: #4A6292;
}*/

/* WSJ blue */
#sidebar #topWSJStories h4 {
	background-color: #31659C; 
}

/* light grey bg */
.buttons hr {
	background-color: #DDD;
}

/* lighter grey bg */
#storyAd .text {
	background-color: #EEE;
}

/* vry light grey bg */
#siteSections ul,
.wod #article p.message,
#article #newsSearchNav,
#article #searchform table,
#siteSearch fieldset,
#pagination .page:hover {
	background-color: #E5E5E5;
}
	
/* beige bg */
#headline p.logo,
#subscribePromo,
.wod #articleNavigation {
	background-color: #EFE7DF;
}

/* light blue bg */
#siteSections ul a:hover,
#fontSize span.active,
#fontSize span.active:hover,
#pagination span.page {
	background-color: #E0E6EE;
}	

/* vry light blue bg */
.ppv #headline p.logo {
	background-color: #EBF3FF;
}	

/* almost white bg */
#newsletterPromo,
#ppvHelpPromo,
#fontSize span:hover,
#gamStyleGuide:target #styleQuery  {
	background-color: #F5F5F5;
}	

/* white grey bg */
#siteSections ul {
	background-color: #F0F0F0;
}

/* light yellow */
span.highlight {
	background-color: #FFFFE0;
}

/* white */
.whitecell,
.bigbox p,
.buttons p,
#wordOfTheDay,
#sidebar #sidebarSponsor h2,
#sidebar #sidebarSponsor,
#productRating,
html,
body {
	background-color: #FFF;
}
