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



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

