.tablaLineaAbajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
.bordeTabla {
	border: 1px solid #CCCCCC;
}
.fondoEnlaces {
	background-color: #CCFFFF;
}
