.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 10px;
	letter-spacing: 0.5px;

}
.txtlaranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F07009;
	letter-spacing: 0.7px;
	font-size: 10px;
	text-decoration: none;
}
.fundo1 {
	background-attachment: fixed;
	background-image: url(fundos/fundo_1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtlaranja-contactos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F07009;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;

}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: none;
}
.txtp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
