body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	background-color: #F6F0DE;
}
td {
	font-size: 11px;
	color: #7B7557;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.Subtitulos {
	font-size: 11px;
	color: #7B7557;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
.glosarioTermino {
	color: #C75200;
	text-decoration: none;
}
.glosarioVerOtra {
	text-decoration: underline;
	font-size: 11px;
	line-height: 15px;
	color: #7B7557;
}
.glosarioVerOtra:hover {
	color: #C75200;
	text-decoration: underline;
}
.pregunta {
	font-size: 10px;
	color: #C75200;
	text-decoration: none;
	line-height: 12px;
}
.respuesta {

	font-size: 10px;
	color: #456331;
	text-decoration: none;
	line-height: 12px;
}
.Ancho150 {
	width: 150px;
}

