table.cabecera{
	 width: 590px;
	 border: 0;
}

td {
    font-family: Arial,verdana;
 	font-size:   12px;
	color:       #808080;
	cursor:      default;
}

a {
	color: #FF3000;
	text-decoration:none
}
  
a:hover {
	color: #FF8000;
	text-decoration:underline
}

.TituloRestaurante{
    color: #C0C0C0;
	font-size: 30px;
}

.TituloPescador{
    color: #FF3000;
    font-size: 80px;
    font-family: Elephant;
}

.rojoPescador{
    color: #FF3000;
}