body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back.gif);
	background-attachment: fixed;
	background-color:#ffffff;
}
.txt_color {
	color: #666666;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.txt_color16 {
	color: #406079;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.txt_lateral {
	color: #3f5e77;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-style: normal;
}
.footer {
	color: #666666;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.vinculo1 {
	text-decoration: none;
	color: #FF6600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.vinculo1:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.vinculo2 {
	text-decoration: none;
	color: #FF6600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.vinculo2:hover {
	text-decoration: underline;
	color: #FF6600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}