body {
      margin-bottom: 0;
      }

.footer {
         width: 850px;
         text-align: center;
         vertical-align: middle;
         font-family: Arial;
         font-weight: bold;
         font-size: 14px;
         }

.hometxt {
          font-family: Arial;
          font-weight: bold;
          font-size: 16;
          text-indent: 20;
          }

.abouttxt {
           font-family: Arial;
           font-weight: bold;
           font-size: 16;
           text-indent: 20;
           }

.puppytxt {
           font-family: Arial;
           font-weight: bold;
           font-size: 16;
           text-indent: 20;
           }

.noupcoming {
           font-family: Arial;
           font-weight: bold;
           font-size: 16;
           text-align: center;
           }


.purchase {
           font-family: Arial;
           font-weight: bold;
           font-size: 14;
           text-indent: 20;
           }

.puppies {
          font-family: Arial;
          font-weight: bold;
          font-size: 20;
          text-align: center;
          }

.newlitterh {
             font-family: Arial;
             font-weight: bold;
             font-size: 20;
             text-align: center;
             }

.newlitterb {
             font-family: Arial;
             font-weight: bold;
             font-size: 16;
             text-align: center;
             }

.photodesc {
            font-family: Arial;
            font-weight: bold;
            font-size: 16;
            text-align: center;
            }

.welcome {
          font-family: Arial;
          font-weight: bold;
          font-size: 30;
          text-align: center;
          text-decoration: underline;
          }



A:link {
        color: #460D00;
        }

A.active {
          color: #460D00;
          }

A:visited {
           color: #460D00;
           }

A:hover {
         color: #FF0000;
         }

A.internal:link {
                 color: #FFFFFF;
                 }

A.internal:active {
                   color: #FFFFFF;
                   }

A.internal:visited {
                    color: #FFFFFF;
                    }

A.internal:hover {
         color: #FFFF00;
         }