a:focus {
	outline:none
}
.textoContenidos {
	color: #555;
	font-size: 11px;
	line-height: 150%;
	font-family: Verdana;
}
.textoFichas {
	color: #555;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana
}
.textoTitulares {
	color: #693;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana
}
.enlacesPie {
	color: #555;
	font-size: 9px;
	line-height: 15px;
	font-family: Verdana
}
.datos {
	color: #555;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana
}
body {
	color: #555;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	background-color: white;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
