p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkazul {
	color: #0066CC;
	text-decoration: underline;
}
.li { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; line-height: 15px }
select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.linknegro {
	color: #000000;
	text-decoration: underline;
}

.linkazulNL {

	color: #0066CC;
}
.lineainferio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
