* {
margin: 0px;
padding: 0px;
}

body {
background-image: url(images/bg.gif);
background-attachment: scroll;
background-repeat: repeat;
background-color: #bba896;
font-family: Arial, Helvetica, sans-serif;
color: #663300;
}

.head {
font-size: 10px;
font-weight: normal;
text-align: center;
color: #371C00;
}

.tbt {
font-size: 18px;
text-align: center;
color: #FFFFFF;
}

a img {
border: 1px #996600 solid;
}

a:hover img {
border: 1px #000000 solid;
}

.intop {
font-size: 18px;
color: #622000;
text-decoration: underline;
}

.intop:hover {
color: #FFFFCC;
text-decoration: underline;
background-color: #622000;
}

.intopth {
font-size: 16px;
color: #622000;
text-decoration: none;
}

.intopth:hover {
color: #000000;
text-decoration: underline;
}

.footertext {
font-size: 10px;
color: #000000;
text-decoration: none;
text-align: center;
}
