/* white */
a:link, a:visited {
	color: #7aa500;text-decoration: none;
}

a:aktive {
	color: #7aa500; text-decoration: none;
}

a:hover {
	color: #666; text-decoration: none;

}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #7aa400;
}

h3, .componentheading, table.moduletable th {
  color: #7aa400;
}


