/* blue */
a:link, a:visited {
	color: #000;
}

a:hover {
	color: #ff6600;
}

#pillmenu a:hover {
  color: #135cae;
}

#pillmenu a#active_menu-nav {
  background: #fff;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #FF6600;
}

div.module_menu {
	background: #fff;
}

div.module_menu div {
	background: #fff;
}

div.module_menu div div {
	background: #fff;
}

div.module_menu div div div {
	background: #fff;
}