.fondo {
	background-attachment: scroll;
	background-color: FEFEFA;
	background-image: url(Images/arbolFondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.parrafoNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 26px;
	font-style: normal;


}
.EnlaceBlanco {
	color: #FFFFFF;
}
.creditos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: 007DC0;
}
