.tab { font-family: arial, helvetica, sans-serif;
       text-align: center;
       font-weight: bold; }

.activetab { font-family: arial, helvetica, sans-serif;
             text-align: center;
             font-weight: bold; }

.footer { font-family: arial, helvetica, sans-serif;
          font-weight: bold;
          color: silver; }

.tab A:link,
.tab A:visited,
.tab A:active { color: silver;
                text-decoration: none; }

.activetab A:link,
.activetab A:visited,
.activetab A:active { color: black;
                      text-decoration: none; }

.footer A:link,
.footer A:visited,
.footer A:active { color: silver;
                   text-decoration: none; }
