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

body {
background-image: url(imagesnew/background.gif);
background-attachment: scroll;
background-repeat: repeat;
background-color: #fdb9e1;
font-family: Tahoma, Verdana, Arial;
color: #000000;
}

.head {
font-size: 11px;
font-weight: normal;
color: #000000;
}

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

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

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

.intop {
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

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

.intopth {
font-size: 17px;
color: #FFFF99;
text-decoration: none;
}

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

.footertext {
font-size: 11px;
color: #000033;
text-decoration: none;
}

a.num {
display: block;
padding: 5px 8px 5px 8px;
background-color: #FFCC00;
border: 1px #993300 solid;
text-align: center;
width: 20px; 
text-decoration: none;
color: #000000;
font-size: 14px;
} 

a.num:hover {
background-color: #99FFFF;
color: #993399;
}

.links a {
font-size: 16px;
color: #000000;
text-decoration: underline;
}

.links a:hover {
color: #9900CC;
text-decoration: none;
}

.biglinks a {
font-size: 20px;
color: #000000;
text-decoration: underline;
}

.biglinks a:hover {
color: #9900CC;
text-decoration: underline;
}
