.lineabase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.linSupGris {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.linIzqBlanca {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.recpuntos {
	border: 1px dotted #999999;
}
.vinculosinsubrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;

}