        /* properties for headers */
        .whiteTitle {
            color: #ffffff;
            font-size: 9pt;
            font-weight: bold;
            text-align: center;
            font-family: Verdana, sans-serif;
        }
        .whiteTitleFrench {
            color: #ffffff;
            font-size: 8pt;
            font-weight: bold;
            text-align: center;
            font-family: Verdana, sans-serif;
        }

A.ssmItems:link		{color:white;text-decoration:none;}
A.ssmItems:hover	{color:black;text-decoration:none;}
A.ssmItems:active	{color:black;text-decoration:none;}
A.ssmItems:visited	{color:white;text-decoration:none;}

