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

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

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

.thumb {
font-size: 14px;
color: #660000;
text-decoration: none;
}

.thumb:hover {
font-size: 14px;
color: #0066CC;
text-decoration: underline;
}

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

.topbody {
font-size: 12px;
color: #663399;
text-decoration: none;
}

.topsimple {
font-size: 14px;
color: #660000;
text-decoration: none;
}

.topsimple:hover {
color: #0066CC;
text-decoration: underline;
}
