body {
background-image: url(images/bg.gif);
background-attachment: scroll;
background-repeat: repeat;
background-color: #deffff;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

.head {
font-size: 13px;
text-align: center;
font-weight: normal;
color: #000000;
}

.tbt {
font-size: 16px;
text-align: center;
font-weight: bold;
color: #000000;
}

a img {
border: 1px #000000 solid;
}

a:hover img {
border: 1px #FF00CC solid;
}

.intop {
font-size: 18px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.intop:hover {
color: #CC3399;
text-decoration: underline;
}

.footertext {
font-size: 12px;
text-align: center;
color: #000000;
text-decoration: none;
}

.links a {
font-size: 12px;
color: #990066;
text-decoration: underline;
font-weight: bold;
}

.links a:hover {
color: #FFCC00;
text-decoration: underline;
}
