

/* white */
a:link {
	color: #666;
}

a:visited {
	color: #333;
}

a:hover {
	color: #ff5c00;
}

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

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

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

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #333;
}

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