.fundo_conteudo {
	background-image: url(fundo_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	list-style-type: square;

}
.textos a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF00;

}
.textos a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF00;

}
.textos a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CC00;

}
.form {
	color: #000000;
	background-color: #FFCC00;

 }
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
	list-style-type: square;
	font-weight: bolder;

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
	text-decoration: none;

}
.menu a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
.menu a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
.menu a:hover {
	color: #99CC00;
	font-weight: bold;

}
.creditos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.creditos a:link {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
.creditos a:visited {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;

}
.creditos a:hover {
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;

}

