/* white */
a:link, a:visited {
	color: #818181;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#pillmenu a:hover {
  color: #666666;
	text-decoration: none;
}
#pillmenu a#active_menu-nav {
  color: #818181;
}
#pillmenu a#active_menu-nav:hover {
  color: #666666;
	text-decoration: none;
}
h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #818181;
  text-transform: uppercase;
}
h3, .componentheading, table.moduletable th {
  color: #818181;
}