/*********************************************************************************************/
/* Investors Us - Left Navigation Style Definitions 
/*********************************************************************************************/

/* Define the style for the active link and the hover link */
/* Define the style for the link corresponding to the ID specified in the body tag */
#leftnavlist a:hover {
	color: #FF0000; /* text color */
}

