#navigation,
#pageBottomDecoration,
#navigationUnderlineShort,
#navigation ul ul li:hover {
		background-color: #AA6775;
}
#navigationUnderline {
	background-color: #BC848F;
}
#navigationImage {
	background: #8D8C8B url('../img/top/pink.jpg') top left no-repeat;
}
h1, h2, h3,
#bottomNavigation.orange ul li,
table.articleList th,
#rightPanel ul li a,
table.articleList a,
a.homeLink, 
#pageContent a {
	color: #AA6775;
}
h2.hasSubheading {
	color: #EAD8DB;
}
#rightPanel ul li a:hover,
table.articleList a:hover,
a.homeLink:hover, 
#pageContent a:hover {
	color: #CDA3AB;
}

#rightPanel {
	background: white url('../img/bubbles/pink.gif') 0 0 no-repeat;
}
