/* black */
a:link, a:visited {
	color: #ff9900;
}

a:hover {
	color: #ffff55;
}
h3, .componentheading, table.moduletable th {
  color: #ff9900;
}