

.texto {
	font-family: Arial;
	font-size: 11px;
	color: #616174;
	text-decoration: none;
}

.texto2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.texto3 {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.texto4 {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto5 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto6 {
	font-family: Arial;
	font-size: 10px;
	color: #a60418;
	text-decoration: none;
}

.texto7 {
	font-family: Arial;
	font-size: 11px;
	color: #a60418;
	text-decoration: none;
}

.paginas1 {
	font-family: Arial;
	font-size: 11px;
	color: #616174;
	text-decoration: none;
}

.paginas2 {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}




.titulo {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

.rodape:hover {
	text-decoration: underline;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



input, select, textarea{
	border:1px inset #666666;
 	background-color:#f3f3f3;
	font-family: "Arial";
	font-size: 11px; 
	color: #666666;
	padding: 2px;

}


.bot_imagem{
	border:0px; 
	color: #FFFFFF;
	padding: 0px;
}

.botao, .form2b, .formu2{
	border:0px; 
	color: #FFFFFF;
	background-color: #676779;
	font-family: "Arial";
	font-size: 8pt; 
	padding: 2px;
}

.normal { background-color: #eeeeee; }
.highlight { background-color: #e0e0e0; }