body {
	background-color: #F0E8DD;
	margin-top: 0px;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #B59451;
}
.textobold {	font-family: Tahoma;
	font-size: 12px;
	color: #B59451;
	font-weight: bold;
}
.boton {
	font-family: Tahoma;
	font-size: 11px;
}
 .link {
	font-family: Tahoma;
	font-size: 11px;
	color: #B59451;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #594826;
	font-weight: normal;
	text-decoration: none;
}
.pieN {
	color: #B09165;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
	text-decoration: none;
}
.pieN:hover {
	color: #544A44;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
		text-decoration: none;
}
.pieS {
	color: #B09165;
	font-weight: normal;
	font-family:tahoma;
	font-size: 9px;
		text-decoration: none;
}
