         BODY {
            font-family: 'Arial, Helvetica, sans-serif';
         }

         A.blacklink:link, A.blacklink:visited, A.blacklink:active, A.blacklink:hover {
            text-decoration: none; color: #000000;
            font-style: normal;
         }


         A.arrow:link, A.arrow:visited, A.arrow:active, A.arrow:hover {
            text-decoration: none; color: $BGTRUECOLOR;
            font-weight: bold;
            font-size: 11px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.jslink:link, A.jslink:visited, A.jslink:active {
            text-decoration: none; color: #000000;
            font-weight: bold;
            font-size: 11px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.jslink:hover {
            text-decoration: none; color: #BB0000;
            font-weight: bold;
            font-size: 11px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
            
         A.emplink:link, A.emplink:visited, A.emplink:active {
            text-decoration: none; color: #000000;
            font-weight: bold;
            font-size: 11px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.emplink:hover {
            text-decoration: none; color: #BB0000;
            font-size: 11px;
            font-weight: bold;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }

         A.arrowsm:link, A.arrowsm:visited, A.arrowsm:active, A.arrowsm:hover {
            text-decoration: none; color: $BGTRUECOLOR;
            font-weight: bold;
            font-size: 9px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.jslinksm:link, A.jslinksm:visited, A.jslinksm:active {
            text-decoration: none; color: #000000;
            font-weight: bold;
            font-size: 9px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.jslinksm:hover {
            text-decoration: none; color: #BB0000;
            font-weight: bold;
            font-size: 9px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
            
         A.emplinksm:link, A.emplinksm:visited, A.emplinksm:active {
            text-decoration: none; color: #000000;
            font-weight: bold;
            font-size: 9px;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
         A.emplinksm:hover {
            text-decoration: none; color: #BB0000;
            font-size: 9px;
            font-weight: bold;
            font-family: 'Arial, Helvetica, sans-serif';
            font-style: normal;
         }
