A:link {color:#003366 ; text-decoration: none}
A:visited {color:#003366 ; text-decoration: line-through}
A:active {color:#003366 ; text-decoration: overline underline}
A:hover {color: #003366 ; text-decoration: overline underline; cursor: default}



a.n:link      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
        width: 100%;
        cursor: default;}
a.n:hover      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
        width: 100%;
        background: none;
        cursor: default;}
a.n:active     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
        width: 100%;
        cursor: default;}
a.n:visited     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color:#003366 ;
        text-decoration: none;
        width: 100%;
        cursor: default;}
a.n:visited:hover    {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #003366;
        text-decoration: none;
        width: 100%;
        background: none;
        cursor: default;}