/* green */
a:link, a:visited {
	color: #003300;
}

a:hover {
	color: #316b16;
}


h3, .componentheading, table.moduletable th {
  color: #003300;
}
