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

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

.tbt {
font-size: 16px;
text-align: center;

color: #FFFFFF;
}

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

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

.intop {
font-size: 15px;

color: #FFFFFF;
text-decoration: underline;
}

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

.intopth {
font-size: 16px;

color: #FFFFCC;
text-decoration: none;
}

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

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