body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #FFffff;
	font-size: 9pt;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ff0000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ff0000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffcc33;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.imagen {
	text-align: center;
}
.linkchico: link,hover,visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ff0000;
}