a.intro_menu_link{
	color: white;/*#6F82A3;/*#1C76B2;/*#6699CC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}


a.intro_menu_link:HOVER{
	color: #2F3766;
}


a.intro_menu_link_bolded{
	color:  #11FB82;/*#6F82A3;/*#1C76B2;/*#6699CC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;

}


a.intro_menu_link_bolded:HOVER{
	color: #2F3766;
}