body {
	background-color: #E8E2DB;
}
.legales, .legales a:link, .legales a:visited {
	font-family: "Trebuchet MS", Helvetica, Georgia;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.legales a:hover {
	font-family: "Trebuchet MS", Helvetica, Georgia;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.ingresar, .ingresar a:link, .ingresar a:visited  {
	font-family: "Trebuchet MS", Helvetica, Georgia;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.ingresar a:hover {
	font-family: "Trebuchet MS", Helvetica, Georgia;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}
