/* Página */
body        {margin: 0}

/* Enlaces */
a           {font-family: verdana; font-size: 12; text-decoration: none; color: #000000}
a:hover     {text-decoration: strong; color: #000000}
.mail:hover {color: #990000}

/* Bordes azules */
.fotos      {border-width: 1; border-style: solid; border-color: #cccccc}
.tablas     {border-width: 0;}

/* Otros */
.textoMenu  {font-family: verdana; font-size: 12;}
.parrafo    {font-family: verdana; font-size: 13; color: #000000}
.datos      {font-family: verdana; font-size: 10; color: #000000}
.titulo     {font-family: verdana; font-size: 22; text-decoration: strong; color: #000000}
