 .menuitemselected a:link{
      font-size:11pt;
      line-height: 25px;
      color:#f12a13;
      text-decoration: none;
      }

      .menuitemselected a:visited{
      font-size:11pt;
      line-height: 25px;
      color:#f12a13;
      text-decoration: none;
      }

      .menuitemselected a:hover{
      font-size:11pt;
      line-height: 25px;
      color:#f12a13;
      text-decoration: none;
      }


      .menuitem a:link{
      font-size:11pt;
      line-height: 25px;
      color:#666666;
      text-decoration: none;
      }

      .menuitem a:visited{
      font-size:11pt;
      line-height: 25px;
      color:#333333;
      text-decoration: none;
      }

      .menuitem a:hover{
      font-size:11pt;
      line-height: 25px;
      color:#000000;
      text-decoration: none;
      }
      
/*START 'General' Theme-specific element styles*/
#contentPortal a:link, #contentPortal a:visited, #contentPortal a:hover
{
	color:#f12a13;
}
/*END 'General' Theme-specific element styles*/
