.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-indent: 25pt;


}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 009933;
}
a:link {
	font-weight: bold;
	color: 000066;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: 006699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.tabla {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
