/* --- onstate definition ------ */
#home #nav-home a, 
#planning #nav-planning a, 
#methodology #nav-methodology a,
#requirements #nav-requirements a,
#support #nav-support a,
#objectives #nav-objectives a,
#estimating #nav-estimating a,
#resources #nav-resources a,
#risks #nav-risks a,
#communication #nav-communication a,
#leadership #nav-leadership a {
	color: #CC0000;
	text-decoration:none;
}


