body.back {
           margin: 0;
           background-image: url(images/background.gif);
           }

table.tour {
            background-color: #C7E1FF;
            border-style: solid;
            border-color: #000000;
            border-top-width: 0px;
            border-left-width: 7px;
            border-right-width: 7px;
            border-bottom-width: 0px;
            }

table.update {
              background-color: #FFE7FE;
              border-style: solid;
              border-color: #000000;
              border-top-width: 1px;
              border-left-width: 1px;
              border-right-width: 1px;
              border-bottom-width: 1px;
              }

td.headt {
          font-family: Arial;
          font-weight: bold;
          font-size: 14pt;
          color: #000000;
          }

td.heads {
          font-family: Arial;
          font-weight: bold;
          font-size: 12pt;
          color: #000000;
          }

td.bpic {
         width: 225px;
         height: 225px;
         background-color: #000000;
         text-align: center;
         }

td.spic {
         width: 95px;
         height: 125px;
         background-color: #000000;
         text-align: center;
         }

td.linksf {
           font-family: Arial;
           font-size: 18pt;
           font-weight: bold;
           text-align: center;
           }

p.footer {
          font-family: Arial;
          font-size: 8pt;
          font-weight: bold;
          text-align: center;
          color: #FFFF00;
          }

td.footer {
           font-family: Arial;
           font-size: 8pt;
           font-weight: bold;
           text-align: center;
           color: #FFFF00;
           }

p.footere {
          font-family: Arial;
          font-size: 8pt;
          font-weight: bold;
          text-align: center;
          color: #800080;
          text-decoration: none;
          }

td.footere {
           font-family: Arial;
           font-size: 8pt;
           font-weight: bold;
           text-align: center;
           color: #800080;
           text-decoration: none;
           }

A.internal:link {
                 font-weight: bold;
                 color: #FFFFFF;
                 }        
          
A:link {
        font-weight: bold;
        color: #FFFFFF;
        }
          
A.internal:active {
                   font-weight: bold;
                   color: #FFFFFF;
                   }

A.active {
          font-weight: bold;
          color: #FFFFFF;
          }
                    
A.internal:visited {
                    font-weight: bold;
                    color: #FFFFFF;
                    }
          
A:visited {
           font-weight: bold;
           color: #FFFFFF;
           }

A:hover {
         color: #FFFF00;
         }

A.internal:hover {
         color: #FFFF00;
         }





