@charset "UTF-8";
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.textobody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	font-weight: lighter;
}
.tit_naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD8845;
}
.textobody a {
	color: #666666;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 2px;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bolder;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #fd8845;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bolder;
}
.textobody strong {
	font-size: 13px;
	font-weight: bold;
}
