body {
	background-color: #DEC6A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #562E10;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A4571F;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A4571F;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3C647B;
	text-decoration: underline;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #EFDEC6;
	border: 2px dotted #D5AC74;
}

a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C647B;
}
.textos {
	font-family: Tahoma;
	font-size: 12px;
	color: #562E10;
}
.contenido {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	list-style-image: url(images/bullet.jpg);
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #562E10;
}
.border {
	border: thin dotted #CCCCCC;
}
.subtitulos {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6497B4;
}
.color_linea {
	color: #FFCC00;
}
