a {
 color: #0C8527;
 font-variant: small-caps;
 text-decoration:none;
}

a:hover {
 color: #0E2F04;
 text-decoration:none;
}
img {
 border:0px;
}

body {
    font: smaller Tahoma, Verdana, Arial, sans-serif;
    color: #3C583A;
	background-color:#FFFFFF;
	text-decoration:none;

}

.topo {
	position: absolute;
	height: 428px;
	width: 755px;
	left: 20px;
	top: 10px;
}
.menu {
    position: absolute;
	height: 304px;
	width: 130px;
    left: 20px;
	top: 150px;
	
}
.atualizacoes {
	position: absolute;
	left: 160px;
	top: 150px;
	width: 255px;
	height: 130px;
	background-image: url(imagens/news_fundo.jpg);

}
.conteudo {
	width: 452px;
	left: 158px;
	top: 285px;
	position: absolute;
	
}

.links {
	position: absolute;
	height: 130px;
	width: 180px;
	left: 425px;
	top: 150px;
	background-image: url(imagens/links_fundo.jpg);
	
}
.tempo {
	height: 180px;
	width: 150px;
	top: 280px;
	position: absolute;
	left: 620px;
	
}
.anuncio {
	height: 235px;
	width: 130px;
	top: 480px;
	position: absolute;
	left: 20px;
	background-image: url(imagens/anuncio_fundo.jpg);
}

.widget {
	position:absolute;
	top: 250px;
	left: 615px;
}

.mensalidade {
	position:absolute;
	top: 140px;
	left: 615px;
}