Sabe qual o problema?
A estrutura da seu HTML estava toda errada. Tá aí o certo.
<html>
<title>Fã Clube - Chicleteiro do Cerrado</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<head>
<style type="text/css">
<!--
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {text-decoration: none;color: #FFFFFF;}
a:hover {text-decoration: none; color: #000000;}
a:active {text-decoration: none;}
BODY {
scrollbar-arrow-color:#F4C201;
scrollbar-face-color:#F16100;
scrollbar-highlight-color:#F4C201;
scrollbar-3dlight-color:#F16100;
scrollbar-shadow-color:#F4C201;
scrollbar-darkshadow-color:#FAA701;
scrollbar-track-color:#F4C201;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(imagens/fundo.gif);
}
.style1 {
color: #FFFFFF;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.style2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {
font-size: 10px;
font-weight: bold;
}
.style5 {color: #FFFFFF}
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style6 {font-size: 10px}
.style9 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
}
-->
</style>
</head>
Substitui do </head> pra cima no seu código