a.menu:link { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; }
a.menu:active { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #FE9033; text-decoration: none; }
a.menu:visited { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; }
a.menu:hover { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #FE9033; text-decoration: none; }

a.abajo:link { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #666; text-decoration: none; }

a.abajo:active { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #666; text-decoration: none; }
a.abajo:visited { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #666; text-decoration: none; }
a.abajo:hover { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #FE9033; text-decoration: none; }

a.principal:link { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #666; text-decoration: none; }

a.principal:active { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #666; text-decoration: none; }
a.principal:visited { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #666; text-decoration: none; }
a.principal:hover { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 10px; color: #2f3f70; text-decoration: underline; }

.font {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #666;
}
.fontTitulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}
.fondoTablaBaja{
	background-image:url('fondo-bajo.jpg');
    background-repeat:repeat-x;
}.fontBajo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
}
.fontGrande {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
.fondoTablabarcos {
	background-image:url(fondo-bajo-barcos.jpg);
	background-repeat:repeat-x;
}
.fondoTablaPesca {
	background-image:url(fondo-bajo-pesca.jpg);
	background-repeat:repeat-x;
}


.fontPrecio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #F60;
	font-weight: normal;
}
