a {
	text-decoration: underline;	
}

a:hover {
	color: #DC7D04;
}

a:visited {
	
}

.texto1tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #DC7D04;
}
.texto2tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	color: #DC7D04;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #666666;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #999999;
}

.texto_pag1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	color: #A05B05;
}


.texto_pag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	color: #666666;
}


.texto_pag_titulo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #A05B05;
}


.texto_pag_titulo_peq {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	color: #A05B05;
}

