body {
background-image: url(images/bg.gif);
background-attachment: scroll;
background-repeat: repeat;
background-color: #fcff9a;
font-family: Tahoma, Geneva, sans-serif;
color: #000000;
}

.head {
font-size: 12px;
text-align: center;
font-weight: normal;
color: #000000;
}

.tbt {
font-size: 16px;
text-align: center;
font-weight: bold;
color: #FFFFFF;
}

a img {
border: 1px #000000 solid;
}

a:hover img {
border: 1px #FF6600 solid;
}

.intop {
font-size: 18px;
font-weight: bold;
color: #CC3333;
text-decoration: none;
}

.intop:hover {
color: #006666;
text-decoration: underline;
}

.footertext {
font-size: 12px;
text-align: center;
color: #000000;
text-decoration: none;
}

.links a {
font-size: 12px;
color: #CC3300;
text-decoration: underline;
font-weight: bold;
}

.links a:hover {
color: #006666;
text-decoration: underline;
}
