.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666600;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666600;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #4A6F8A;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #666600;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	color: #CCCC99;
	line-height: 1px;
}
