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

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

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

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

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

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

.intop {
font-size: 18px;
color: #551C00;
text-decoration: none;
}

.intop:hover {
color: #FF9900;
text-decoration: underline;
}

.intopth {
font-size: 14px;
color: #551C00;
text-decoration: none;
}

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

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