a:link.top,a:active.top,a:visited.top
        {
        color:  #344864;
        text-decoration: none;
        font-size:12px;
        font-family:arial;
        font-weight:bold;
        }
a:hover.top
        {
        color:  #7186A4;
        text-decoration: none;
        font-size:12px;
        font-family:arial;
        font-weight:bold;
        }
a:link.copyright,a:active.copyright,a:visited.copyright
       {
        color:  #001E44;
        text-decoration: none;
        font-size:10px;
        font-family:arial;
        font-weight:bold;
        }
a:hover.copyright
        {
        color : #F35407;
        text-decoration: none;
        font-size:10px;
        font-family:arial;
        font-weight:bold;
        }



td.copyright
        {
        color:  #344864;
        text-decoration: none;
        font-size:10px;
        font-family:arial;
        text-align:center;
        font-weight:normal;
        }

