.texto_general_blanco { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #FFFFFF }
.texto_general_azul { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #0D5877 }
.subtitulos { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #DC1A21; font-weight: bold }
.nombres_barcos { font-family: Verdana; font-size: 8pt; text-decoration: none; color: #07435D; font-weight: normal }


.link_info {
	font-family: Verdana;
	font-size: 8pt;
	color:#7ED3F7;
	text-decoration:none;
	font-weight: bold
}
:link.link_info {
	font-family: Verdana;
	font-size: 8pt;
	color:#7ED3F7;
	text-decoration:none;
	font-weight: bold
}
:visited.link_info {
	font-family: Verdana;
	font-size: 8pt;
	color:#7ED3F7;
	text-decoration:none;
	font-weight: bold
}
:over.link_info {
	font-family: Verdana;
	font-size: 8pt;
	color:#7ED3F7;
	text-decoration:none;
	font-weight: bold
}

.link_info_rojo {
	font-family: Verdana;
	font-size: 8pt;
	color:#DC1B22;
	text-decoration:none;
	font-weight: bold
}
:link.link_info_rojo {
	font-family: Verdana;
	font-size: 8pt;
	color:#DC1B22;
	text-decoration:none;
	font-weight: bold
}
:visited.link_info_rojo {
	font-family: Verdana;
	font-size: 8pt;
	color:#DC1B22;
	text-decoration:none;
	font-weight: bold
}
:over.link_info_rojo {
	font-family: Verdana;
	font-size: 8pt;
	color:#DC1B22;
	text-decoration:none;
	font-weight: bold
}