.fundo {
	background-color: #B3FED0;
	background-image: url(../images/fundo.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.textoRodape {

	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000033;
	text-decoration: underline;
}
.homeDegrade {
	background-image: url(../images/home_centro_degrade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nrevista {
	font-family: Arial;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.titulo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 3px;
	color: #00551C;
	line-height: 30px;



}
a:visited {

	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #EAFFF4;
	border: 1px groove;
}
.button {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006633;
	font-weight: bold;

}
.tituloHist {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 3px;
	color: #00551C;
	line-height: 30px;
	cursor: hand;
}
