.IndexBody {
	background: #333333;
	color: #FFFFFF;
}
.index {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.pioneros {
	font-family: verdana;
	font-size: 14px;
}

A {
   color: #0000ff;
   text-decoration: none;
}
A:hover {
	text-decoration: underlined;
}
.NotaLegal {
	font family: verdana;
	font-size: 9px;
	font-weight: none;
	color: ffffff;
	text-align: center;
}