body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Tahoma, Georgia;
	font-size: 11px;
	color: #000000;
}

.indice {
	color: #E7E6E6;
}

.pointer {
	cursor: pointer;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
				