.LineainferiorListado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom: 1;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: 1;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;	
	text-align: left;
}

.LineainferiorListadoNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-bottom: 1;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left: 1;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;		
	text-align: left;
}

.EnlacesKK {
	text-decoration: none;
	color: #000000;
}

.EnlacesKK A:hover {
	text-decoration:underline;
	color: #ff0000;
}
