.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
.textochico {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}
.botones {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333366;
}
.campos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #333366;
	background-color: #efe7f1;
	border: 1px solid #996699;
}
