#geral{	height: 620px;
		width: 800px;
		margin: 0 auto;}
		
#topo{
		height: 150px;
		width: 798px;
		background: url(../img/topo_links.jpg) no-repeat;}

#conteudo1{
		height: 370px;
		width: 800px;
		text-align:center;
		float:left;
	}

#links{margin-top: 120px}
#conteudo1 a{color: #00FF00; text-decoration:none;}
#conteudo1 a:hover{color: #090;}
#conteudo1 li{ list-style:none;}
