.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;


}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;


}
.tabla {
	background-image:  url(imagenes/navegacion/background.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;

}

a:link {
	color: #96BCCD;
}

a:visited {
	color: #96BCCD;
}

a:active {
	color: #96BCCD;
}

a:hover {
	color: #FFCC00;
}


.titularPequeño {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}
.textopequeño {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.enlaceprin {
	background-attachment: fixed;
	background-repeat: no-repeat;

}

