        ._tn_nist_footer{
            position:static;
            text-align:center;
            font-family:Verdana;
            font-size:10px;
            padding:10px;
            margin-left:15%;
            margin-right:15%;
            border-radius:10px;
            border-style:solid;
            border-width:2px;
            border-color:#00872a;
        }       

        ._tn_nist_footer a:link
        {
            color:#0000ff;
            text-decoration:none;
        }
       ._tn_nist_footer a:visited 
        {
            color:#0000ff;
            text-decoration:none;
        }
        ._tn_nist_footer a:hover
        {
            color:#0000ff;
            text-decoration:underline;
        }


  