.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #996600;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.Texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #996633;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #996600;
	text-indent: 30px;
}
.TituloCentrado {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #996600;
	text-align: center;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
.Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #996600;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
	margin-left: 10px;
}
.Cita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #996633;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 10px;
	font-variant: normal;
	border: thin doble #996600;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 15px;
}
.enlaces {

	font-family: Georgia, "Times New Roman", Times, serif;
	}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
