.texto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.texto2 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.texto3 {
	font-family: Arial;
	font-size: 10px;
	color: #d20323;
	text-decoration: none;
}

.teste {
	line-height:0.8; 
}

.titulo {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menu0, .menu2 {
	font-family: Arial;
	font-size: 12px;
	color: #0077b1;
	text-decoration: none;
}

.menu0:hover, .menu1, .menu1:hover {
	font-family: Arial;
	font-size: 12px;
	color: #e17e1f;
	text-decoration: none;
}


.cabecalho {
	font-family: Verdana;
	font-size: 10px;
	color: #fa062c;
	text-decoration: none;
}

.cabecalho:hover {
	color: #143387;
	text-decoration: underline;
}

.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}



a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.newsletter{
	border:2px inset 333333; background:#FFFFFF; font-family: "Arial";
	color: #333333;
	font-size: 9pt; 
	padding: 2px
}


.bot_imagem{
	border:0px; 
	color: #FFFFFF;
	padding: 0px;
}


.normal { background-color: #eeeeee; }
.highlight { background-color: #e0e0e0; }
