/* white */
a:link, a:visited {
	color: #b32317;
}

a:hover {
	color:#801108;
	text-decoration:none;
}


#pillmenu a#active_menu-nav {
	background-color:#99FF33;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #b32317;
}

h3, .componentheading, table.moduletable th {
  color: #b32317;
}


