/* green */
a:link, a:visited {
	color: #1c996d;
}

a:hover {
	color: #6a747c;
}

h3, .componentheading, table.moduletable th {
  color: #4ba123;
}
