.texto_enderecos {
	font-family: Tahoma;
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
}
.texto_enderecos_amarelo {
	font-family: Tahoma;
	font-size: 10px;
	color: #ff9600;
	text-decoration: none;
}
.texto_emails {
	font-family: Tahoma;
	font-size: 10px;
	color: #8f8f8f;
	text-decoration: none;
	font-weight: bold;
}
.texto_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: none;
}
.texto_normal_negrito {
	font-family: Tahoma;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight: bold;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #999999;
}
.texto_negrito_grande {

	font-family: Tahoma;
	font-size: 14px;
	color: #cbcbcb;
	text-decoration: none;
	font-weight: bold;
}
.texto_paginas_sublinhado {


	font-family: Tahoma;
	font-size: 11px;
	color: #cbcbcb;
	text-decoration: underline;
	font-weight: bold;
}
.texto_paginas_sublinhado_clicado {


	font-family: Tahoma;
	font-size: 11px;
	color: #ff9600;
	text-decoration: underline;
	font-weight: bold;
}

