h1, .level1curr a, .level1curr a:visited , .level1curr a:hover, .level2curr a, .level2curr a:visited, .level2curr a:hover {
	color: #4a9300 !important;
	color: #85b400 !important;
}

.bodytext a, .bodytext a:visited, .bodytext a:hover {
	text-decoration: underline;
 color: #4e5186;
}
.bodytext a:hover {
	color: #f15a38;
}
.level1parent a, .level1parent a:visited, .level1parent a:hover {
 color: #333333;
 }
 
 .bodytext a.cta, .bodytext a.cta:visited { /* call to action */
	color: #f15a38 !important;
}
.bodytext a.cta:hover {
	text-decoration: none;
}