/* CSS Document */
a.foto        {font-size: 14px;text-decoration: none ; font-weight: bold }  
a.foto:visited {color: rgb(0,153,0);}
a.foto:link    {color: rgb(0,153,0); }
a.foto:hover   {color: rgb(0,0,0);}

img           {border: 0px;}