.cuerpotexto {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #000000;
}
li {
	list-style-type: square;
}

.resaltado {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11pt;
	color: #B36B39;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	text-decoration: none;
}
