/* -- Navigation MemberHome submenu Menu CSS -- **/

a.bottom_menu_item:link,
a.bottom_menu_item:visited
{
	color: #A1B8E1;
}

a.bottom_menu_item:hover
{
	color: #5F88CA;
	text-decoration: none;
}
