/* orange */
a:link, a:visited {
	color: #e76a0c;
}

a:hover {
	color:#678E11;
}

#pillmenu a:hover {
  color: #cd6620;
}

#pillmenu a#active_menu-nav {
  background: url(../images/orange/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

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

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