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

.web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b1410;
	font-weight: normal;
	font-variant: normal;
}

.encabezados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8b1410;
}
.registros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}
.textos-negritas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b1410;
	font-weight: normal;
	font-variant: normal;
}
<style type="text/css">
<!--
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b1410;
}
a:link {
	text-decoration: none;
	color: #8b1410;
}

a:visited {
	text-decoration: none;
	color: #8b1410;
}
a:hover {
	text-decoration: underline;
	color: #8b1410;
}
a:active {
	text-decoration: none;
	color: #8b1410;
}
-->
</style>
