.Pensamiento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6a6e70;
}
.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #807001;
}
.SubTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #bba820;
}
.Textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d4d4d4;
	text-align: justify;
	font-weight: normal;
}
a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414448;
}
a.bottom:link {
	text-decoration: none;
}
a.bottom:visited {
	text-decoration: none;
	color: #414448;
}
a.bottom:hover {
	text-decoration: underline;
	color: #6E747A;
}
a.bottom:active {
	text-decoration: none;
	color: #414448;
}

a.TextosSimples {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d4d4d4;
}
a.TextosSimples:link {
	text-decoration: none;
}
a.TextosSimples:visited {
	text-decoration: none;
	color: #414448;
}
a.TextosSimples:hover {
	text-decoration: underline;
	color: #6E747A;
}
a.TextosSimples:active {
	text-decoration: none;
	color: #414448;
}